UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMarkerPair Struct Reference

#include <AnimationAsset.h>

Public Member Functions

 FMarkerPair ()
 
 FMarkerPair (int32 InMarkerIndex, float InTimeToMarker)
 
void Reset ()
 

Public Attributes

int32 MarkerIndex
 
float TimeToMarker
 

Constructor & Destructor Documentation

◆ FMarkerPair() [1/2]

FMarkerPair::FMarkerPair ( )
inline

◆ FMarkerPair() [2/2]

FMarkerPair::FMarkerPair ( int32  InMarkerIndex,
float  InTimeToMarker 
)
inline

Member Function Documentation

◆ Reset()

void FMarkerPair::Reset ( )
inline

Member Data Documentation

◆ MarkerIndex

int32 FMarkerPair::MarkerIndex

◆ TimeToMarker

float FMarkerPair::TimeToMarker

The documentation for this struct was generated from the following file: