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

Public Types

enum  ESortType { Default , InstanceCount , Mobile , Alpha }
 

Public Member Functions

 FCompareFSortedStaticMesh (ESortType InSortBy)
 
FORCEINLINE bool operator() (const FSortedStaticMesh &A, const FSortedStaticMesh &B) const
 

Public Attributes

enum FCompareFSortedStaticMesh::ESortType SortBy
 

Member Enumeration Documentation

◆ ESortType

Enumerator
Default 
InstanceCount 
Mobile 
Alpha 

Constructor & Destructor Documentation

◆ FCompareFSortedStaticMesh()

FCompareFSortedStaticMesh::FCompareFSortedStaticMesh ( ESortType  InSortBy)
inline

Member Function Documentation

◆ operator()()

FORCEINLINE bool FCompareFSortedStaticMesh::operator() ( const FSortedStaticMesh A,
const FSortedStaticMesh B 
) const
inline

Member Data Documentation

◆ SortBy

enum FCompareFSortedStaticMesh::ESortType FCompareFSortedStaticMesh::SortBy

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