ILauncherProfile::SetName

Updates the name of the profile.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfile.h"

Syntax

void SetName
(
    const FString & NewName
)

Remarks

Updates the name of the profile.

Parameters

Parameter

Description

NewName

The new name of the profile.

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