UChaosDestructionListener::SortTrailingEvents

Sorts trailing 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 SortTrailingEvents
(
    TArray< FChaosTrailingEventData > & TrailingEvents,
    EChaosTrailingSortMethod SortMethod
)

Remarks

Sorts trailing events according to the given sort method.