UChaosDestructionListener::SortTrailingEvents

Sorts trailing events according to the given sort method.

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.

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