Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherSimpleProfile
Description
Gets the device variant to use when deploying and launching.
| Name | GetDeviceVariant |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
FName GetDeviceVariant() const
Device Variant name.
See Also
- SetDeviceVariant