Navigation
Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfile
References
Module | LauncherServices |
Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
Include | #include "ILauncherProfile.h" |
void SetDeployedDeviceGroup
&40;
const ILauncherDeviceGroupPtr & DeviceGroup
&41;
Remarks
Sets the device group to deploy to.
Parameters
Name | Description |
---|---|
DeviceGroup | The device group, or NULL to reset this setting. |