Navigation
Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfileManager
References
Module | LauncherServices |
Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileManager.h |
Include | #include "ILauncherProfileManager.h" |
bool SaveProfile
&40;
const ILauncherProfileRef & Profile
&41;
Remarks
Saves the given profile to the specified archive.
Parameters
Name | Description |
---|---|
Profile | The profile to save. |
Archive | The archive to save to. |