ULandscapeComponent::DeleteLayer

Deletes a layer from this component, removing all its data

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Classes/LandscapeComponent.h

Include

#include "LandscapeComponent.h"

Source

/Engine/Source/Runtime/Landscape/Private/LandscapeEditInterface.cpp

Syntax

void DeleteLayer
(
    ULandscapeLayerInfoObject * LayerInfo,
    FLandscapeEditDataInterface & LandscapeEdit
)

Remarks

Deletes a layer from this component, removing all its data

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss