Navigation
API > API/Runtime > API/Runtime/uLangCore
Traits class which tests if a type is optional.
| Name | TIsOptional |
| Type | struct |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Misc/Optional.h |
| Include Path | #include "uLang/Common/Misc/Optional.h" |
Syntax
template<typename T>
struct TIsOptional
Enums
Public
| Name | Remarks |
|---|---|
| TIsOptional |