Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherSimpleProfile
Description
Sets the device variant.
| Name | SetDeviceVariant |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
void SetDeviceVariant
(
FName InVariant
)
Parameters
| Name | Remarks |
|---|---|
| InVariant | The variant to set. |