Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeEditLayerBase > API/Runtime/Landscape/ULandscapeEditLayerBase/FEditLayerAction > API/Runtime/Landscape/ULandscapeEditLayerBase/FEditLayerAction/__ctor
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeEditLayer.h |
| Include | #include "LandscapeEditLayer.h" |
FEditLayerAction
(
const FText & InLabel,
const FExecuteDelegate & InExecuteDelegate,
const FCanExecuteDelegate & InCanExecuteDelegate
)