ILauncherPlatform

Windows
MacOS
Linux

References

Module

LauncherPlatform

Header

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

Include

#include "ILauncherPlatform.h"

Syntax

class ILauncherPlatform

Destructors

Name Description

Public function Virtual

~ILauncherPlatform()

Virtual destructor

Functions

Name Description

Public function

bool

 

CanOpenLauncher

(
    bool Install
)

Determines whether the launcher can be opened.

Public function

bool

 

OpenLauncher

(
    const FOpenLauncherOptions& Option...
)

Opens the marketplace user interface.

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