ILauncherDeviceGroup::AddDevice

Adds a device to the group.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherDeviceGroup.h"

Syntax

void AddDevice
(
    const FString & DeviceID
)

Remarks

Adds a device to the group.

Parameters

Parameter

Description

DeviceID

The identifier of the device to add.

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