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

Public Member Functions

 FCompareFSortedParticleSet (bool InAlphaSort)
 
FORCEINLINE bool operator() (const FSortedParticleSet &A, const FSortedParticleSet &B) const
 

Public Attributes

bool bAlphaSort
 

Constructor & Destructor Documentation

◆ FCompareFSortedParticleSet()

FCompareFSortedParticleSet::FCompareFSortedParticleSet ( bool  InAlphaSort)
inline

Member Function Documentation

◆ operator()()

FORCEINLINE bool FCompareFSortedParticleSet::operator() ( const FSortedParticleSet A,
const FSortedParticleSet B 
) const
inline

Member Data Documentation

◆ bAlphaSort

bool FCompareFSortedParticleSet::bAlphaSort

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