ILauncherProfile::SetDeployedDeviceGroup

Sets the device group to deploy to.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfile.h"

Syntax

void SetDeployedDeviceGroup
(
    const ILauncherDeviceGroupPtr & DeviceGroup
)

Remarks

Sets the device group to deploy to.

Parameters

Parameter

Description

DeviceGroup

The device group, or NULL to reset this setting.

See Also

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