Navigation
Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfileLaunchRole
References
Module | LauncherServices |
Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileLaunchRole.h |
Include | #include "ILauncherProfileLaunchRole.h" |
void SetName ( const [FString](API\Runtime\Core\Containers\FString) & NewName )
Remarks
Sets the name of this role.
Parameters
Name | Description |
---|---|
NewName | The name to set. |