ILauncher

Interface for game launchers.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncher.h

Include

#include "ILauncher.h"

Syntax

class ILauncher

Remarks

Interface for game launchers.

Variables

Destructors

Name Description

Public function Virtual

~ILauncher()

Virtual destructor.

Functions

Name Description

Public function

ILauncherWor...

 

Launch

(
    const TSharedRef< ITargetDeviceProx...,
    const ILauncherProfileRef& Profile
)

Launches the specified profile.

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