Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
References
| Module | LauncherServices |
| Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include | #include "ILauncherProfile.h" |
void SetName
&40;
const FString & NewName
&41;
Remarks
Updates the name of the profile.
Parameters
| Name | Description |
|---|---|
| NewName | The new name of the profile. |