Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeEditLayerBase
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeEditLayer.h |
| Include | #include "LandscapeEditLayer.h" |
Syntax
class FEditLayerAction
Remarks
Little wrapper class to let edit layers expose some actions generically :
Constructors
| Type | Name | Description | |
|---|---|---|---|
FEditLayerAction
(
const FText& InLabel, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FCanExecuteDelegate & | |||
| const FExecuteDelegate & | |||
| const FText & | GetLabel () |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FExecuteParams | |||
| FExecuteResult |
Typedefs
| Name | Description |
|---|---|
| FCanExecuteDelegate | |
| FExecuteDelegate |