Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TManagedArrayBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TArray< ElementType > & GetConstArray () |
Helper function for returning the internal const array | GeometryCollection/ManagedArray.h | |
const TArray< ElementType > & GetConstArray () |
GeometryCollection/ManagedArray.h |
GetConstArray()
Description
Helper function for returning the internal const array
| Name | GetConstArray |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/ManagedArray.h |
| Include Path | #include "GeometryCollection/ManagedArray.h" |
const TArray < ElementType > & GetConstArray()
const array of all the elements
GetConstArray()
| Name | GetConstArray |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/ManagedArray.h |
| Include Path | #include "GeometryCollection/ManagedArray.h" |
const TArray < ElementType > & GetConstArray() const