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