ILauncherDeviceGroup::RemoveDevice

Removes a device from the group.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherDeviceGroup.h"

Syntax

void RemoveDevice
(
    const FString & DeviceID
)

Remarks

Removes a device from the group.

Parameters

Parameter

Description

DeviceID

The identifier of the device to remove.

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