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