ILauncherProfileManager::UnregisterProfileWizard

Unregister launcher profile wizard

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

References

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

Remarks

Unregister launcher profile wizard

Parameters

Name Description
ProfileWizard The wizard to unregister

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library