Navigation
Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherSimpleProfile
References
Module | LauncherServices |
Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
Include | #include "ILauncherProfile.h" |
void Save
&40;
TJsonWriter<> & Writer
&41;
Remarks
Saves the simple profile to the specified file. true if the profile was saved, false otherwise.