Navigation
API > API/Plugins > API/Plugins/LandscapePatch
Inheritance Hierarchy
- IModuleInterface
- FLandscapePatchModule
References
| Module | LandscapePatch |
| Header | /Engine/Plugins/Experimental/LandscapePatch/Source/LandscapePatch/Public/LandscapePatchModule.h |
| Include | #include "LandscapePatchModule.h" |
Syntax
class FLandscapePatchModule : public IModuleInterface
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |