Navigation
API > API/Developer > API/Developer/LauncherServices > API/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. |