Navigation
API > API/Developer > API/Developer/LauncherServices
Type
typedef TMulticastDelegate_OneParam< void, const ILauncherDeviceGroupRef & > FOnLauncherProfileManagerDeviceGroupRemoved
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 removed from a profile manager.
The first parameter is the profile that was removed.