Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/GeometryCollection > API/Runtime/Chaos/GeometryCollection/TManagedArrayBase
- FManagedArrayBase::Resize()
- TManagedArrayBase::Resize()
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/ManagedArray.h |
| Include | #include "GeometryCollection/ManagedArray.h" |
virtual void Resize
&40;
const int32 Size
&41;
Remarks
Protected Resize to prevent external resizing of the array
Parameters
| Name | Description |
|---|---|
| New | array size. |