Navigation
API > API/Runtime > API/Runtime/Landscape
| Name | FLandscapeConfigChange |
| Type | struct |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeConfigHelper.h |
| Include Path | #include "LandscapeConfigHelper.h" |
Syntax
struct FLandscapeConfigChange : public FLandscapeConfig
Inheritance Hierarchy
- FLandscapeConfig → FLandscapeConfigChange
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLandscapeConfigChange
(
int32 InComponentNumSubSections, |
LandscapeConfigHelper.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bZeroBased | bool | LandscapeConfigHelper.h | ||
| ResizeMode | ELandscapeResizeMode | LandscapeConfigHelper.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Validate() |
LandscapeConfigHelper.h |