Navigation
Unreal Engine C++ API Reference > 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 () |