Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeEditLayerBase > API/Runtime/Landscape/ULandscapeEditLayerBase/FEditLayerAction
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeEditLayer.h |
| Include | #include "LandscapeEditLayer.h" |
Syntax
struct FExecuteResult
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bSuccess | ||
| FText | Reason |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FExecuteResult
(
bool bInSuccess, |