ILauncherProfileManager::RemoveDeviceGroup

Deletes the specified device group.

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.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library