![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AnimationAsset.h>
Public Member Functions | |
| FMarkerPair () | |
| FMarkerPair (int32 InMarkerIndex, float InTimeToMarker) | |
| void | Reset () |
Public Attributes | |
| int32 | MarkerIndex |
| float | TimeToMarker |
|
inline |
|
inline |
| int32 FMarkerPair::MarkerIndex |
| float FMarkerPair::TimeToMarker |