Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/Chaos > API/Runtime/ChaosCore/Chaos/TArrayCollectionArray
- TArrayCollectionArrayBase::ApplyShrinkPolicy()
- TArrayCollectionArray::ApplyShrinkPolicy()
References
| Module | ChaosCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/ArrayCollectionArray.h |
| Include | #include "Chaos/ArrayCollectionArray.h" |
virtual void ApplyShrinkPolicy
(
const float MaxSlackFraction,
const int32 MinSlack
)
Remarks
If we have more slack space than MaxSlackFraction x Num(), run the default Shrink policy.