ILauncherProfileManager::RemoveDeviceGroup

Deletes the specified device group.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfileManager.h

Include

#include "ILauncherProfileManager.h"

Syntax

void RemoveDeviceGroup
(
    const ILauncherDeviceGroupRef & DeviceGroup
)

Remarks

Deletes the specified device group.

Parameters

Parameter

Description

DeviceGroup

The group to remove.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss