FOnLauncherProfileManagerDeviceGroupAdded

Declares a delegate to be invoked when a device group was added to a profile manager.

Unreal Engine C++ API Reference > Developer > LauncherServices

Type

typedef TMulticastDelegate_OneParam< void, const [ILauncherDeviceGroupRef](API\Developer\LauncherServices\ILauncherDeviceGroupRef) & > FOnLauncherProfileManagerDeviceGroupAdded  

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileManager.h
Include #include "ILauncherProfileManager.h"

Remarks

Declares a delegate to be invoked when a device group was added to a profile manager.

The first parameter is the profile that was added.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library