ILauncherProfileLaunchRole::GetAssignedDevice

Gets the identifier of the device that is assigned to this role.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfileLaunchRole.h

Include

#include "ILauncherProfileLaunchRole.h"

Syntax

const FString & GetAssignedDevice() const

Remarks

Gets the identifier of the device that is assigned to this role.

Returns

The device identifier, or an empty string if the role is unassigned.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss