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

Public Member Functions

 FCompareULandscapeComponentClosest (const FIntPoint &InCenter)
 
FORCEINLINE bool operator() (const ULandscapeComponent *A, const ULandscapeComponent *B) const
 

Public Attributes

FIntPoint Center
 

Constructor & Destructor Documentation

◆ FCompareULandscapeComponentClosest()

FCompareULandscapeComponentClosest::FCompareULandscapeComponentClosest ( const FIntPoint InCenter)
inline

Member Function Documentation

◆ operator()()

FORCEINLINE bool FCompareULandscapeComponentClosest::operator() ( const ULandscapeComponent *  A,
const ULandscapeComponent *  B 
) const
inline

Member Data Documentation

◆ Center

FIntPoint FCompareULandscapeComponentClosest::Center

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