Navigation
API > API/Runtime > API/Runtime/Landscape
| Name | FLandscapeTargetLayerSettings |
| Type | struct |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h |
| Include Path | #include "LandscapeProxy.h" |
Syntax
USTRUCT ()
struct FLandscapeTargetLayerSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| LandscapeProxy.h | |||
FLandscapeTargetLayerSettings
(
ULandscapeLayerInfoObject* InLayerInfo, |
LandscapeProxy.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LayerInfoObj | TObjectPtr< ULandscapeLayerInfoObject > | LandscapeProxy.h |
|
|
| ReimportLayerFilePath | FString | LandscapeProxy.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FLandscapeTargetLayerSettings& Other |
LandscapeProxy.h |