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

Public Member Functions

 FCompareFSortedAnimAsset (bool InAlphaSort)
 
FORCEINLINE bool operator() (const FSortedAnimAsset &A, const FSortedAnimAsset &B) const
 

Public Attributes

bool bAlphaSort
 

Constructor & Destructor Documentation

◆ FCompareFSortedAnimAsset()

FCompareFSortedAnimAsset::FCompareFSortedAnimAsset ( bool  InAlphaSort)
inline

Member Function Documentation

◆ operator()()

FORCEINLINE bool FCompareFSortedAnimAsset::operator() ( const FSortedAnimAsset A,
const FSortedAnimAsset B 
) const
inline

Member Data Documentation

◆ bAlphaSort

bool FCompareFSortedAnimAsset::bAlphaSort

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