ILauncherProfileManager::RegisterProfileWizard

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

Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfileManager

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileManager.h
Include #include "ILauncherProfileManager.h"
void RegisterProfileWizard
(
    const [ILauncherProfileWizardPtr](API\Developer\LauncherServices\ILauncherProfileWizardPtr) & ProfileWizard
)

Remarks

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

Parameters

Name Description
ProfileWizard The wizard to register

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library