ILauncher

Interface for game launchers.

Unreal Engine C++ API Reference > Developer > LauncherServices

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncher.h
Include #include "ILauncher.h"

Syntax

class ILauncher  

Remarks

Interface for game launchers.

Variables

Type Name Description
FOnLauncherWork... FLauncherWorkerStartedDelegate  

Destructors

Type Name Description
  ~ILauncher () Virtual destructor.

Functions

Type Name Description
ILauncherWor... Launch ( const TSharedRef< ITargetDeviceProx..., const ILauncherProfileRef& Profile ) Launches the specified profile.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library