Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > GeometryCollection > FManagedArrayCollection
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/ManagedArrayCollection.h |
Include | #include "GeometryCollection/ManagedArrayCollection.h" |
Source | /Engine/Source/Runtime/Experimental/Chaos/Private/GeometryCollection/ManagedArrayCollection.cpp |
void Resize
&40;
int32 Size,
FName Group
&41;
Remarks
Resize a group
Parameters
Name | Description |
---|---|
Size | The size of the group |
Group | The group to resize |