Navigation
API > API/Plugins > API/Plugins/LiveUpdateForSlate
| Name | FLiveUpdateForSlateModule |
| Type | class |
| Header File | /Engine/Plugins/Editor/LiveUpdateForSlate/Source/LiveUpdateForSlate/Public/LiveUpdateForSlate.h |
| Include Path | #include "LiveUpdateForSlate.h" |
Syntax
class FLiveUpdateForSlateModule : public IModuleInterface
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OnPatchCompleteHandle | FDelegateHandle | LiveUpdateForSlate.h |
Functions
Public
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
LiveUpdateForSlate.h | ||
virtual void StartupModule() |
IModuleInterface implementation | LiveUpdateForSlate.h |