ILauncherProfile::GetLaunchRoles

Gets the profile's collection of launch roles.

Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfile

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h
Include #include "ILauncherProfile.h"
const [TArray](API\Runtime\Core\Containers\TArray)< [ILauncherProfileLaunchRolePtr](API\Developer\LauncherServices\ILauncherProfileLaunchRolePtr) > & GetLaunchRoles() const  

Remarks

Gets the profile's collection of launch roles. A read-only collection of launch roles.

See Also

CreateLaunchRole

RemoveLaunchRole


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library