Navigation
API > API/Runtime > API/Runtime/Landscape
Inheritance Hierarchy
- IModuleInterface
- ILandscapeModule
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeModule.h |
| Include | #include "LandscapeModule.h" |
Syntax
class ILandscapeModule : public IModuleInterface
Remarks
Landscape module interface
Functions
| Type | Name | Description | |
|---|---|---|---|
| ILandscapeEditorServices * | |||
| TSharedPtr< FLandscapeSceneViewExtension, ESPMode::ThreadSafe > | |||
| void | SetLandscapeEditorServices
(
ILandscapeEditorServices* InLandscapeEditorServices |