FOpenLauncherOptions

Windows
MacOS
Linux

References

Module

LauncherPlatform

Header

/Engine/Source/Runtime/Portal/LauncherPlatform/Public/ILauncherPlatform.h

Include

#include "ILauncherPlatform.h"

Syntax

class FOpenLauncherOptions

Variables

Name Description

Public variable

bool

 

bInstall

Public variable

bool

 

bSilent

Public variable

FString

 

LauncherRelativeUrl

Constructors

Name Description

Public function

FOpenLauncherOptions()

Public function

FOpenLauncherOptions

(
    FString InLauncherRelativeUrl
)

Public function

FOpenLauncherOptions

(
    bool DoInstall,
    FString InLauncherRelativeUrl
)

Functions

Name Description

Public function Const

FString

 

GetLauncherUriRequest()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss