Navigation
API > API/Runtime > API/Runtime/Landscape
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h |
| Include | #include "LandscapeProxy.h" |
Syntax
struct FLandscapeEditorLayerSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< ULandscapeLayerInfoObject > | LayerInfoObj | ||
| FString | ReimportLayerFilePath |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FLandscapeEditorLayerSettings
(
ULandscapeLayerInfoObject* InLayerInfo, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const ULandscapeLayerInfoObject* LayerInfo |
To allow FindByKey etc. |