Ark Server API (ASE) - Wiki
|
This is the complete list of members for FScriptArray, including all inherited members.
Add(int32 Count, int32 NumBytesPerElement) | FScriptArray | inline |
AddZeroed(int32 Count, int32 NumBytesPerElement) | FScriptArray | inline |
ArrayMax | FScriptArray | protected |
ArrayNum | FScriptArray | protected |
CalculateSlackGrow(int32 NumElements, int32 NumAllocatedElements, int32 NumBytesPerElement) const | FHeapAllocator::ForAnyElementType | inlineprotected |
CalculateSlackReserve(int32 NumElements, int32 NumBytesPerElement) const | FHeapAllocator::ForAnyElementType | inlineprotected |
CalculateSlackShrink(int32 NumElements, int32 NumAllocatedElements, int32 NumBytesPerElement) const | FHeapAllocator::ForAnyElementType | inlineprotected |
Data | FHeapAllocator::ForAnyElementType | private |
Empty(int32 Slack, int32 NumBytesPerElement) | FScriptArray | inline |
ForAnyElementType() | FHeapAllocator::ForAnyElementType | inlineprotected |
ForAnyElementType(const ForAnyElementType &) | FHeapAllocator::ForAnyElementType | private |
FScriptArray() | FScriptArray | inline |
FScriptArray(int32 InNum, int32 NumBytesPerElement) | FScriptArray | inlineprotected |
FScriptArray(const FScriptArray &) | FScriptArray | inline |
GetAllocatedSize(int32 NumAllocatedElements, SIZE_T NumBytesPerElement) const | FHeapAllocator::ForAnyElementType | inlineprotected |
GetAllocation() const | FHeapAllocator::ForAnyElementType | inlineprotected |
GetData() | FScriptArray | inline |
GetData() const | FScriptArray | inline |
GetSlack() const | FScriptArray | inline |
HasAllocation() | FHeapAllocator::ForAnyElementType | inlineprotected |
Insert(int32 Index, int32 Count, int32 NumBytesPerElement) | FScriptArray | inline |
InsertZeroed(int32 Index, int32 Count, int32 NumBytesPerElement) | FScriptArray | inline |
IsValidIndex(int32 i) const | FScriptArray | inline |
MoveToEmpty(ForAnyElementType &Other) | FHeapAllocator::ForAnyElementType | inlineprotected |
Num() const | FScriptArray | inline |
operator=(const FScriptArray &) | FScriptArray | inline |
Remove(int32 Index, int32 Count, int32 NumBytesPerElement) | FScriptArray | inline |
ResizeAllocation(int32 PreviousNumElements, int32 NumElements, SIZE_T NumBytesPerElement) | FHeapAllocator::ForAnyElementType | inlineprotected |
ResizeGrow(int32 OldNum, int32 NumBytesPerElement) | FScriptArray | inlineprotected |
ResizeInit(int32 NumBytesPerElement) | FScriptArray | inlineprotected |
ResizeShrink(int32 NumBytesPerElement) | FScriptArray | inlineprotected |
ResizeTo(int32 NewMax, int32 NumBytesPerElement) | FScriptArray | inlineprotected |
Shrink(int32 NumBytesPerElement) | FScriptArray | inline |
~ForAnyElementType() | FHeapAllocator::ForAnyElementType | inlineprotected |