Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeEditLayerBase
Description
Called by landscape after removing this layer from its list so that the layer can do any cleanup that it might need to do. TODO: Should this be protected and then we friend ALandscape?
| Name | OnLayerRemoved |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeEditLayer.h |
| Include Path | #include "LandscapeEditLayer.h" |
virtual void OnLayerRemoved()