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 SyncGroupSizeFrom
&40;
const FManagedArrayCollection & InCollection,
FName Group
&41;
Remarks
Size and order a group so that it matches the group found in the input collection.
Parameters
Name | Description |
---|---|
InCollection | The collection we are ordering our group against. |
Group | The group that manages the attribute |