FOnLauncherProfileDeployedDeviceGroupChanged

Delegate type for changing the device group to deploy to.

Unreal Engine C++ API Reference > Developer > LauncherServices

Type

typedef TMulticastDelegate_OneParam< void, const [ILauncherDeviceGroupPtr](API\Developer\LauncherServices\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).


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library