FLandscapeEditorLayerSettings

Windows
MacOS
Linux

References

Module

Landscape

Header

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

Include

#include "LandscapeProxy.h"

Syntax

struct FLandscapeEditorLayerSettings

Variables

Name Description

Public variable

ULandscapeLayer...

 

LayerInfoObj

Public variable

FString

 

ReimportLayerFilePath

Constructors

Name Description

Public function

FLandscapeEditorLayerSettings()

Public function

FLandscapeEditorLayerSettings

(
    ULandscapeLayerInfoObject* InL...,
    const FString& InFilePath
)

Operators

Name Description

Public function Const

bool

 

operator==

(
    const ULandscapeLayerInfoObject...
)

To allow FindByKey etc.

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