Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeEditorServices
- ILandscapeEditorServices::GetOrCreateEditLayer()
- FLandscapeEditorServices::GetOrCreateEditLayer()
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeEditorServices.h |
| Include | #include "LandscapeEditorServices.h" |
| Source | /Engine/Source/Editor/LandscapeEditor/Private/LandscapeEditorServices.cpp |
virtual int32 GetOrCreateEditLayer
&40;
FName InEditLayerName,
ALandscape &42; InTargetLandscape
&41;
Remarks
Implements pure virtual function. Insertion logic is left to the user through modal drag + drop dialog.