ILauncherProfileWizard::HandleCreateLauncherProfile

Handle request to create launcher profile using this wizard

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

References

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

Remarks

Handle request to create launcher profile using this wizard

Parameters

Name Description
ProfileManager The profile manager initiated this request.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library