ILauncherProfileManager::RemoveProfile

Deletes the given 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 RemoveProfile
(
    const [ILauncherProfileRef](API\Developer\LauncherServices\ILauncherProfileRef) & Profile
)

Remarks

Deletes the given profile.

Parameters

Name Description
Profile The profile to delete.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library