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

Public Member Functions

 FCompareFSortedSet (bool InAlphaSort)
 
FORCEINLINE bool operator() (const FSortedSet &A, const FSortedSet &B) const
 

Public Attributes

bool bAlphaSort
 

Constructor & Destructor Documentation

◆ FCompareFSortedSet()

FCompareFSortedSet::FCompareFSortedSet ( bool  InAlphaSort)
inline

Member Function Documentation

◆ operator()()

FORCEINLINE bool FCompareFSortedSet::operator() ( const FSortedSet A,
const FSortedSet B 
) const
inline

Member Data Documentation

◆ bAlphaSort

bool FCompareFSortedSet::bAlphaSort

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