Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/uLang > API/Runtime/uLangCore/uLang/Common > API/Runtime/uLangCore/uLang/Common/Containers
References
| Module | uLangCore |
| Header | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Containers/Array.h |
| Include | #include "uLang/Common/Containers/Array.h" |
Syntax
template<typename T>
struct TIsTArray
Remarks
Traits class which determines whether or not a type is a TArray.
Enums
| Type | Name | Description | |
|---|---|---|---|
| API/Runtime/uLangCore/uLang/Common/Containers/TIsTArray_1 |