Navigation
API > API/Developer > API/Developer/LauncherServices
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
| Type | Name | Description | |
|---|---|---|---|
| Virtual destructor. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FText | Wizard description text that will be used for menu tooltip | ||
| FText | GetName () |
Wizard name that will be used for menu | |
| void | HandleCreateLauncherProfile
(
const ILauncherProfileManagerRef& ProfileManager |
Handle request to create launcher profile using this wizard |