FOnLauncherProfileDeployedDeviceGroupChanged

Delegate type for changing the device group to deploy to.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_OneParam< void, const ILauncherDeviceGroupPtr & > FOnLauncherProfileDeployedDeviceGroupChanged

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfile.h"

Remarks

Delegate type for changing the device group to deploy to.

The first parameter is the selected device group (or NULL if the selection was cleared).

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