Navigation
API > API/Runtime > API/Runtime/uLangCore
| Name | TEnableIf< true, Result > |
| Type | class |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Templates/Conditionals.h |
| Include Path | #include "uLang/Common/Templates/Conditionals.h" |
Syntax
template<typename Result>
class TEnableIf< true, Result >
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Type | Result | uLang/Common/Templates/Conditionals.h |