Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfileManager
References
| Module | LauncherServices |
| Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileManager.h |
| Include | #include "ILauncherProfileManager.h" |
ILauncherProfileRef CreateUnsavedProfile
&40;
FString ProfileName
&41;
Remarks
Creates a new profile but does not add it to the internal tracking. The new profile created.
Parameters
| Name | Description |
|---|---|
| ProfileName | The name of the profile to create. |