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