Navigation
API > API/Runtime > API/Runtime/Landscape
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeEditorServices.h |
| Include | #include "LandscapeEditorServices.h" |
Syntax
class ILandscapeEditorServices
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetOrCreateEditLayer
(
FName InEditLayerName, |
Attempts to find an edit layer named InEditLayerName in InTargetLandscape. | |
| void | Requires the landscape editor mode, if active to refresh its detail panel |