Navigation
API > API/Runtime > API/Runtime/Core
TFunctionRef
See the class definition for intended usage.
| Name | TFunctionRef |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformProcess.h |
| Include Path | #include "GenericPlatform/GenericPlatformProcess.h" |
Syntax
template<typename FuncType>
class TFunctionRef
Inheritance Hierarchy
- TFunctionRef
- TFunctionRefBase → TFunctionRef
Class Specializations
| Name | Remarks |
|---|---|
| TFunctionRef< Ret(ParamTypes...)> | TFunctionRef |