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
&40;
const ILauncherSimpleProfileRef & SimpleProfile
&41;
Remarks
Deletes the given simple profile.
Parameters
| Name | Description |
|---|---|
| Profile | The simple profile to delete. |