UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::Private::TFunctionRefBase< StorageType, FuncType > Struct Template Reference
+ Inheritance diagram for uLang::Private::TFunctionRefBase< StorageType, FuncType >:

Detailed Description

template<typename StorageType, typename FuncType>
struct uLang::Private::TFunctionRefBase< StorageType, FuncType >

A class which defines an operator() which will own storage of a callable and invoke the TFunctionRefCaller::Call function on it.


The documentation for this struct was generated from the following file: