UChaosDestructionListener::SortBreakingEvents

Sorts breaking 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 SortBreakingEvents
(
    TArray< FChaosBreakingEventData > & BreakingEvents,
    EChaosBreakingSortMethod SortMethod
)

Remarks

Sorts breaking events according to the given sort method.