Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Gets the device group to deploy to.
| Name | GetDeployedDeviceGroup |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
ILauncherDeviceGroupPtr GetDeployedDeviceGroup()
The device group, or NULL if none was configured.
See Also
- SetDeployedDeviceGroup