Navigation
API > API/Runtime > API/Runtime/uLangCore
| |
|
| Name |
TFuncCanBindToFunctor< Ret(ParamTypes...), FunctorType > |
| 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 FunctorType, typename Ret, typename... ParamTypes>
struct TFuncCanBindToFunctor< Ret(ParamTypes...), FunctorType >
Constants
| Name |
Type |
Remarks |
Include Path |
| Value |
bool |
|
uLang/Common/Containers/Function.h |