UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType > Member List

This is the complete list of members for uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >, including all inherited members.

_PointerStorageuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >protected
Add(PointerType &&Item)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
AddNew(CtorArgsType &&... CtorArgs)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
AddUnique(PointerType &&Item)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
AddZeroed(int32_t Count=1)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
Append(TUPtrArrayG &&Source)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
As()uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
As() constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
begin()uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
begin() constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
Contains(const ElementType *Pointer) constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
ContainsByKey(const ComparisonType &Key) constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
ContainsByPredicate(Predicate Pred) constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
Delete(int32_t Index)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inlineprotected
DeleteAll()uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inlineprotected
DeleteRange(int32_t BeginIndex, int32_t EndIndex)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inlineprotected
ElementAllocatorType typedefuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >
ElementType typedefuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >
Empty(int32_t Slack=0)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
end()uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
end() constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
Find(ElementType *Item, int32_t &Index) constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
Find(ElementType *Item) constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
FindByKey(const KeyType &Key) constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
FindByPredicate(Predicate Pred) constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
FindLast(const PointerType &Item, int32_t &Index) constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
FindLast(const PointerType &Item) constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
FindLastByPredicate(Predicate Pred, int32_t Count) constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
FindLastByPredicate(Predicate Pred) constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
GetSlack() constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
IndexOfByKey(const KeyType &Key) constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
IndexOfByPredicate(Predicate Pred) constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
Insert(TUPtrArrayG &&Items, const int32_t InIndex)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
Insert(PointerType &&Item, int32_t Index)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
InsertNew(int32_t Index, CtorArgsType &&... CtorArgs)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
InsertZeroed(int32_t Index, int32_t Count=1)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
IsEmpty() constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
IsFilled() constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
IsValidIndex(int32_t Index) constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
Last(int32_t IndexFromTheEnd=0) constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
Max() constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
Num() constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
operator+=(TUPtrArrayG &&Other)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
operator=(TUPtrArrayG &&Other)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
operator[](int32_t Index) constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
PointerStorageType typedefuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >
PointerType typedefuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >
Pop(bool bAllowShrinking=true)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
Push(PointerType &&Item)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
RemoveAll(const Predicate &Pred)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
RemoveAllSwap(const Predicate &Pred, bool bAllowShrinking=true)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
RemoveAt(int32_t Index)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
RemoveAt(int32_t Index, CountType Count, bool bAllowShrinking=true)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
RemoveAtSwap(int32_t Index)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
RemoveAtSwap(int32_t Index, CountType Count, bool bAllowShrinking=true)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
ReplaceAt(PointerType &&Item, int32_t Index)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
Reserve(int32_t Number)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
Reset(int32_t NewSize=0)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
SetNumZeroed(int32_t NewNum, bool bAllowShrinking=true)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
Shrink()uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
Sort()uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
Sort(const PredicateType &Predicate)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
Top() constuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
TUPtrArrayGuLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >friend
TUPtrArrayG(RawAllocatorArgsType &&... RawAllocatorArgs)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
TUPtrArrayG(TUPtrArrayG &&Other)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
TUPtrArrayG(TUPtrArrayG &&Other, int32_t ExtraSlack)uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline
~TUPtrArrayG()uLang::TUPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType >inline