Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
References
| Module | LauncherServices |
| Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include | #include "ILauncherProfile.h" |
void RemoveLaunchRole
(
const ILauncherProfileLaunchRoleRef & Role
)
Remarks
Removes the given launch role from the profile.
Parameters
| Name | Description |
|---|---|
| Role | The role to remove. |