Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGLandscapeCache
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void CacheLayerNames () |
Grid/PCGLandscapeCache.h | ||
void CacheLayerNames
(
ALandscapeProxy* InLandscape |
Grid/PCGLandscapeCache.h |
CacheLayerNames()
| Name | CacheLayerNames |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Grid/PCGLandscapeCache.h |
| Include Path | #include "Grid/PCGLandscapeCache.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Grid/PCGLandscapeCache.cpp |
void CacheLayerNames()
CacheLayerNames(ALandscapeProxy *)
| Name | CacheLayerNames |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Grid/PCGLandscapeCache.h |
| Include Path | #include "Grid/PCGLandscapeCache.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Grid/PCGLandscapeCache.cpp |
void CacheLayerNames
(
ALandscapeProxy * InLandscape
)