ILauncherProfileManager::AddDeviceGroup

Adds the given device group.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfileManager.h"

Syntax

void AddDeviceGroup
(
    const ILauncherDeviceGroupRef & DeviceGroup
)

Remarks

Adds the given device group.

Parameters

Parameter

Description

DeviceGroup

The group to add.

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