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

Public Member Functions

 FCompareFSortedSkeletalMesh (bool InAlphaSort, bool InMobileSort)
 
FORCEINLINE bool operator() (const FSortedSkeletalMesh &A, const FSortedSkeletalMesh &B) const
 

Public Attributes

bool bAlphaSort
 
bool bMobileSort
 

Constructor & Destructor Documentation

◆ FCompareFSortedSkeletalMesh()

FCompareFSortedSkeletalMesh::FCompareFSortedSkeletalMesh ( bool  InAlphaSort,
bool  InMobileSort 
)
inline

Member Function Documentation

◆ operator()()

FORCEINLINE bool FCompareFSortedSkeletalMesh::operator() ( const FSortedSkeletalMesh A,
const FSortedSkeletalMesh B 
) const
inline

Member Data Documentation

◆ bAlphaSort

bool FCompareFSortedSkeletalMesh::bAlphaSort

◆ bMobileSort

bool FCompareFSortedSkeletalMesh::bMobileSort

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