Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Creates a new launch role and adds it to the profile.
| Name | CreateLaunchRole |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
ILauncherProfileLaunchRolePtr CreateLaunchRole()
The created role.
See Also
-
GetLaunchRoles
-
RemoveLaunchRole