UChaosDestructionListener::SortRemovalEvents

Sorts removal events according to the given sort method.

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCollectionEngine

Header

/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/ChaosBlueprint.h

Include

#include "ChaosBlueprint.h"

Source

/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/ChaosBlueprint.cpp

Syntax

void SortRemovalEvents
(
    TArray< FChaosRemovalEventData > & RemovalEvents,
    EChaosRemovalSortMethod SortMethod
)

Remarks

Sorts removal events according to the given sort method.