Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/GeometryCollection > API/Runtime/Chaos/GeometryCollection/FManagedArrayCollection
- FManagedArrayCollection::ReorderElements()
- FGeometryCollection::ReorderElements()
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 |
virtual void ReorderElements
(
FName Group,
const TArray < int32 > & NewOrder
)
Remarks
Reorders elements in a group. NewOrder must be the same length as the group.