ILauncherSimpleProfile::SetDeviceName

Updates the device name.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h

Include

#include "ILauncherProfile.h"

Syntax

void SetDeviceName
(
    const FString & InDeviceName
)

Remarks

Updates the device name.

Parameters

Parameter

Description

InDeviceName

The new device name.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss