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