Navigation
API > API/Runtime > API/Runtime/Landscape
| Name | FLandscapeDirtyOnlyInModeScope |
| Type | struct |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeInfo.h |
| Include Path | #include "LandscapeInfo.h" |
Syntax
struct FLandscapeDirtyOnlyInModeScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| LandscapeInfo.h | |||
FLandscapeDirtyOnlyInModeScope
(
ULandscapeInfo* InLandscapeInfo |
LandscapeInfo.h | ||
FLandscapeDirtyOnlyInModeScope
(
ULandscapeInfo* InLandscapeInfo, |
LandscapeInfo.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FLandscapeDirtyOnlyInModeScope() |
LandscapeInfo.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bDirtyOnlyInModePrevious | bool | LandscapeInfo.h | ||
| LandscapeInfo | ULandscapeInfo * | LandscapeInfo.h |