Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/Chaos
Inheritance Hierarchy
- TArrayCollectionArrayBase
- TArrayCollectionArray
References
| Module | ChaosCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/ArrayCollectionArrayBase.h |
| Include | #include "Chaos/ArrayCollectionArrayBase.h" |
Syntax
class TArrayCollectionArrayBase
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ApplyShrinkPolicy
(
const float MaxSlackFraction, |
||
| void | MoveToOtherArray
(
const int Idx, |
||
| void | RemoveAt
(
const int Idx, |
||
| void | RemoveAtSwap
(
const int Idx |
||
| void | Resize
(
const int Num |
||
| uint64 | SizeOfElem () |