ILauncherProfileManager::RemoveSimpleProfile

Deletes the given simple profile.

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

References

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

Remarks

Deletes the given simple profile.

Parameters

Name Description
Profile The simple profile to delete.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library