Navigation
API > API/Plugins > API/Plugins/LiveUpdateForSlate
Inheritance Hierarchy
- IModuleInterface
- FLiveUpdateForSlateModule
References
| Module | LiveUpdateForSlate |
| Header | /Engine/Plugins/Editor/LiveUpdateForSlate/Source/LiveUpdateForSlate/Public/LiveUpdateForSlate.h |
| Include | #include "LiveUpdateForSlate.h" |
Syntax
class FLiveUpdateForSlateModule : 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 |