ALandscapeProxy::RemoveObsoleteLayers

Remove Layers not found in InExistingLayers

Windows
MacOS
Linux

References

Module

Landscape

Header

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

Include

#include "LandscapeProxy.h"

Source

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

Syntax

bool RemoveObsoleteLayers
(
    const TSet< FGuid > & InExistingLayers
)

Remarks

Remove Layers not found in InExistingLayers

Returns

True if some layers were removed.

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