ILauncherDeviceGroup::SetName

Sets the name of the device group.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherDeviceGroup.h"

Syntax

void SetName
(
    const FString & NewName
)

Remarks

Sets the name of the device group.

Parameters

Parameter

Description

NewName

The new 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