Navigation
API > API/Runtime > API/Runtime/Landscape
Inheritance Hierarchy
- ILandscapeEditorServices
- FLandscapeEditorServices
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. |