FManagedArrayCollection::RemoveElements

Remove the element at index and reindex the dependent arrays

Windows
MacOS
Linux

Override Hierarchy

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

Syntax

virtual void RemoveElements
(
    const FName & Group,
    const TArray< int32 > & SortedDeletionList,
    FProcessingParameters Params
)

Remarks

Remove the element at index and reindex the dependent arrays

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss