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