Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/uLang > API/Runtime/uLangCore/uLang/Common > API/Runtime/uLangCore/uLang/Common/Containers
Type
typedef TArrayG < ElementType, TDefaultElementAllocator < CHeapRawAllocator > > TArray
References
| Module | uLangCore |
| Header | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Containers/Array.h |
| Include | #include "uLang/Common/Containers/Array.h" |
Remarks
Array that allocates elements on the heap.