ILauncherProfileWizard

Interface for a factory to create pre-defined launcher profiles.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfileManager.h"

Syntax

class ILauncherProfileWizard

Remarks

Interface for a factory to create pre-defined launcher profiles.

Destructors

Name Description

Public function Virtual

~ILauncherProfileWizard()

Virtual destructor.

Functions

Name Description

Public function Const

FText

 

GetDescription()

Wizard description text that will be used for menu tooltip

Public function Const

FText

 

GetName()

Wizard name that will be used for menu

Public function

void

 

HandleCreateLauncherProfile

(
    const ILauncherProfileManagerRef& ...
)

Handle request to create launcher profile using this wizard

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