Navigation
API > API/Runtime > API/Runtime/LauncherPlatform
| Name | FOpenLauncherOptions |
| Type | class |
| Header File | /Engine/Source/Runtime/Portal/LauncherPlatform/Public/ILauncherPlatform.h |
| Include Path | #include "ILauncherPlatform.h" |
Syntax
class FOpenLauncherOptions
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ILauncherPlatform.h | |||
FOpenLauncherOptions
(
FString InLauncherRelativeUrl |
ILauncherPlatform.h | ||
FOpenLauncherOptions
(
bool DoInstall, |
ILauncherPlatform.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Action | FString | ILauncherPlatform.h | ||
| bInstall | bool | ILauncherPlatform.h | ||
| bSilent | bool | ILauncherPlatform.h | ||
| LauncherRelativeUrl | FString | ILauncherPlatform.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString GetLauncherUriRequest() |
ILauncherPlatform.h |