Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/uLang > API/Runtime/uLangCore/uLang/Common > API/Runtime/uLangCore/uLang/Common/Templates
Inheritance Hierarchy
- TIsInvocableImpl
- TIsInvocable
- TFuncCanBindToFunctor< void(ParamTypes...), FunctorType >
References
| Module | uLangCore |
| Header | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Templates/Invoke.h |
| Include | #include "uLang/Common/Templates/Invoke.h" |
Syntax
template<typename, typename CallableType, typename... ArgTypes>
struct TIsInvocableImpl
Enums
| Type | Name | Description | |
|---|---|---|---|
| API/Runtime/uLangCore/uLang/Common/Templates/TIsInvocableImpl_1 |