Navigation
API > API/Runtime > API/Runtime/uLangCore
A class which is used to instantiate the code needed to call a bound function.
| Name | TFunctionRefCaller |
| Type | struct |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Containers/Function.h |
| Include Path | #include "uLang/Common/Containers/Function.h" |
Syntax
template<typename Functor, typename FuncType>
struct TFunctionRefCaller