![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AnimTypes.h>
Public Member Functions | |
| FAnimSyncMarker () | |
| bool | operator< (const FAnimSyncMarker &Other) const |
| bool | operator== (const FAnimSyncMarker &Other) const |
Public Attributes | |
| FName | MarkerName |
| float | Time |
|
inline |
|
inline |
This can be used with the Sort() function on a TArray of FAnimSyncMarker to sort the notifies array by time, earliest first.
|
inline |
| FName FAnimSyncMarker::MarkerName |
| float FAnimSyncMarker::Time |