Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscapeProxy
Description
Delete all unused layers in components. Warning: any update of the component could re-introduce them.
Derived Overrides
| Name | DeleteUnusedLayers |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h |
| Include Path | #include "LandscapeProxy.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEditLayers.cpp |
UFUNCTION (BlueprintCallable, Category="Landscape")
virtual void DeleteUnusedLayers()