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