Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Grid > API/Plugins/PCG/Grid/UPCGLandscapeCache
| Type | Name | Description | |
|---|---|---|---|
| const FPCGLandscapeCacheEntry * | GetCacheEntry
(
ULandscapeComponent* LandscapeComponent, |
Gets (and creates if needed) the cache entry - available only in Editor | |
| const FPCGLandscapeCacheEntry * | GetCacheEntry
(
const FGuid& LandscapeGuid, |
Gets landscape cache entry, works both in editor (but does not create) but works in game mode too. |