Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Delegates
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Delegates/Delegate.h |
| Include | #include "Delegates/Delegate.h" |
Syntax
template<typename T>
struct TStrAfterLastDoubleColon
Remarks
Metafunction which evaluates to a TIntegerSequence of chars containing only the function name.
Example: TStrAfterLastDoubleColon