Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/GeometryCollection > API/Runtime/Chaos/GeometryCollection/TManagedArrayBase
| Type | Name | Description | |
|---|---|---|---|
| Constructor (default) Build an empty shared array | |||
TManagedArrayBase
(
const TArray< ElementType >& Other |
Constructor (TArray) | ||
TManagedArrayBase
(
const TManagedArrayBase< ElementType >& Other |
Copy Constructor (default) | ||
TManagedArrayBase
(
TManagedArrayBase< ElementType >&& Other |
Move Constructor | ||
TManagedArrayBase
(
TArray< ElementType >&& Other |
Constructor (default) Build an empty shared array |