Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Gets the profile's collection of launch roles.
| Name | GetLaunchRoles |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
const TArray < ILauncherProfileLaunchRolePtr > & GetLaunchRoles() const
A read-only collection of launch roles.
See Also
-
RemoveLaunchRole