FOnLauncherDeviceGroupDeviceAdded

Delegate type for adding devices.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_TwoParams< void, const ILauncherDeviceGroupRef &, const FString & > FOnLauncherDeviceGroupDeviceAdded

References

Module

LauncherServices

Header

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

Include

#include "ILauncherDeviceGroup.h"

Remarks

Delegate type for adding devices.

The first parameter is the device group that invoked the delegate. The second parameter is the identifier of the device that was removed.

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