Navigation
API > API/Runtime > API/Runtime/LauncherPlatform
References
| Module | LauncherPlatform |
| Header | /Engine/Source/Runtime/Portal/LauncherPlatform/Public/ILauncherPlatform.h |
| Include | #include "ILauncherPlatform.h" |
Syntax
class ILauncherPlatform
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Virtual destructor |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CanOpenLauncher
(
bool Install |
Determines whether the launcher can be opened. | |
| bool | OpenLauncher
(
const FOpenLauncherOptions& Options |
Opens the marketplace user interface. |