Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfileManager
References
| Module | LauncherServices |
| Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileManager.h |
| Include | #include "ILauncherProfileManager.h" |
void RemoveSimpleProfile
(
const ILauncherSimpleProfileRef & SimpleProfile
)
Remarks
Deletes the given simple profile.
Parameters
| Name | Description |
|---|---|
| Profile | The simple profile to delete. |