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

#include <AnimCompress.h>

Public Member Functions

 FErrorTrackerWorstAnimation ()
 
 FErrorTrackerWorstAnimation (float InAvgError, FName InMaxErrorAnimName)
 
bool operator< (const FErrorTrackerWorstAnimation &Rhs) const
 
float GetErrorValue () const
 
FText ToText () const
 

Constructor & Destructor Documentation

◆ FErrorTrackerWorstAnimation() [1/2]

FErrorTrackerWorstAnimation::FErrorTrackerWorstAnimation ( )
inline

◆ FErrorTrackerWorstAnimation() [2/2]

FErrorTrackerWorstAnimation::FErrorTrackerWorstAnimation ( float  InAvgError,
FName  InMaxErrorAnimName 
)
inline

Member Function Documentation

◆ GetErrorValue()

float FErrorTrackerWorstAnimation::GetErrorValue ( ) const
inline

◆ operator<()

bool FErrorTrackerWorstAnimation::operator< ( const FErrorTrackerWorstAnimation Rhs) const
inline

◆ ToText()

FText FErrorTrackerWorstAnimation::ToText ( ) const
inline

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