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

#include <LandscapeProxy.h>

+ Inheritance diagram for FCachedLandscapeFoliage::FGrassCompKeyFuncs:

Static Public Member Functions

static KeyInitType GetSetKey (const FGrassComp &Element)
 
static bool Matches (KeyInitType A, KeyInitType B)
 
static uint32 GetKeyHash (KeyInitType Key)
 

Additional Inherited Members

- Public Types inherited from BaseKeyFuncs< FGrassComp, FGrassCompKey >
enum  
 
typedef FGrassCompKey KeyType
 
typedef TCallTraits< FGrassCompKey >::ParamType KeyInitType
 
typedef TCallTraits< FGrassComp >::ParamType ElementInitType
 

Member Function Documentation

◆ GetKeyHash()

static uint32 FCachedLandscapeFoliage::FGrassCompKeyFuncs::GetKeyHash ( KeyInitType  Key)
inlinestatic

◆ GetSetKey()

static KeyInitType FCachedLandscapeFoliage::FGrassCompKeyFuncs::GetSetKey ( const FGrassComp Element)
inlinestatic

◆ Matches()

static bool FCachedLandscapeFoliage::FGrassCompKeyFuncs::Matches ( KeyInitType  A,
KeyInitType  B 
)
inlinestatic

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