Navigation
API > API/Runtime > API/Runtime/LauncherPlatform > API/Runtime/LauncherPlatform/FOpenLauncherOptions
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
ILauncherPlatform.h |
|
|
|
ILauncherPlatform.h |
|
|
|
ILauncherPlatform.h |
|
FOpenLauncherOptions()
| |
|
| Name |
FOpenLauncherOptions |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Portal/LauncherPlatform/Public/ILauncherPlatform.h |
| Include Path |
#include "ILauncherPlatform.h" |
FOpenLauncherOptions()
FOpenLauncherOptions(FString)
| |
|
| Name |
FOpenLauncherOptions |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Portal/LauncherPlatform/Public/ILauncherPlatform.h |
| Include Path |
#include "ILauncherPlatform.h" |
FOpenLauncherOptions
(
FString InLauncherRelativeUrl
)
FOpenLauncherOptions(bool, FString)
| |
|
| Name |
FOpenLauncherOptions |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Portal/LauncherPlatform/Public/ILauncherPlatform.h |
| Include Path |
#include "ILauncherPlatform.h" |
FOpenLauncherOptions
(
bool DoInstall,
FString InLauncherRelativeUrl
)