Navigation
API > API/Runtime > API/Runtime/uLangCore
Traits class which checks if T is a TFunction<> type.
| Name | TIsTFunction |
| 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 T>
struct TIsTFunction
Enums
Public
| Name | Remarks |
|---|---|
| TIsTFunction |