Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FCachedLandscapeFoliage
| Name | FGrassCompKeyFuncs |
| Type | struct |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h |
| Include Path | #include "LandscapeProxy.h" |
Syntax
struct FGrassCompKeyFuncs : public BaseKeyFuncs< FGrassComp, FGrassCompKey >
Inheritance Hierarchy
- BaseKeyFuncs → FCachedLandscapeFoliage::FGrassCompKeyFuncs
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static uint32 GetKeyHash
(
KeyInitType Key |
LandscapeProxy.h | ||
static KeyInitType GetSetKey
(
const FGrassComp& Element |
LandscapeProxy.h | ||
static bool Matches
(
KeyInitType A, |
LandscapeProxy.h |