ILauncherDeviceGroup::RemoveDevice

Removes a device from the group.

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

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherDeviceGroup.h
Include #include "ILauncherDeviceGroup.h"
void RemoveDevice
(
    const [FString](API\Runtime\Core\Containers\FString) & DeviceID
)

Remarks

Removes a device from the group.

Parameters

Name Description
DeviceID The identifier of the device to remove.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library