ILauncherProfileManager::RegisterProfileWizard

Register wizard that can be used 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

void RegisterProfileWizard
(
    const ILauncherProfileWizardPtr & ProfileWizard
)

Remarks

Register wizard that can be used to create pre-defined launcher profiles

Parameters

Parameter

Description

ProfileWizard

The wizard to register

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