ILauncherProfileLaunchRole::SetName

Sets the name of this role.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfileLaunchRole.h"

Syntax

void SetName
(
    const FString & NewName
)

Remarks

Sets the name of this role.

Parameters

Parameter

Description

NewName

The name to set.

See Also

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