Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Templates > API/Runtime/Core/Templates/TUniqueFunction > API/Runtime/Core/Templates/TUniqueFunction/__ctor
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Templates/Function.h |
Include | #include "Templates/Function.h" |
template<typename FunctorType, typename>
TUniqueFunction
&40;
FunctorType && InFunc
&41;
Remarks
Constructor which binds a TFunction to any function object.