Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TArray
Description
Shrinks the array's used memory to smallest possible to store elements currently in it.
| Name | Shrink |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/Array.h |
| Include Path | #include "Containers/Array.h" |
void Shrink()
See Also
- Slack