ALandscapeProxy::AddLayer

Add Layer if it doesn't exist yet.

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 AddLayer
(
    const FGuid & InLayerGuid
)

Remarks

Add Layer if it doesn't exist yet.

Returns

True if layer was added.

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