ILauncherPlatform::CanOpenLauncher

Determines whether the launcher can be opened.

Windows
MacOS
Linux

References

Module

LauncherPlatform

Header

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

Include

#include "ILauncherPlatform.h"

Syntax

bool CanOpenLauncher
(
    bool Install
)

Remarks

Determines whether the launcher can be opened.

Returns

true if the launcher can be opened (or installed).

Parameters

Parameter

Description

Install

Whether to include the possibility of installing the launcher in the check.

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