Navigation
Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfileManager
References
Module | LauncherServices |
Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileManager.h |
Include | #include "ILauncherProfileManager.h" |
void RemoveDeviceGroup ( const [ILauncherDeviceGroupRef](API\Developer\LauncherServices\ILauncherDeviceGroupRef) & DeviceGroup )
Remarks
Deletes the specified device group.
Parameters
Name | Description |
---|---|
DeviceGroup | The group to remove. |