Navigation
API > API/Runtime > API/Runtime/LauncherPlatform
| Name | FLauncherPlatformModule |
| Type | class |
| Header File | /Engine/Source/Runtime/Portal/LauncherPlatform/Public/LauncherPlatformModule.h |
| Include Path | #include "LauncherPlatformModule.h" |
Syntax
class FLauncherPlatformModule : public IModuleInterface
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LauncherPlatform | ILauncherPlatform * | LauncherPlatformModule.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
LauncherPlatformModule.h | ||
virtual void StartupModule() |
LauncherPlatformModule.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static ILauncherPlatform * Get() |
LauncherPlatformModule.h |