ILauncherProfileManager::SaveJSONProfile

Saves the given profile to the specified file.

Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfileManager

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileManager.h
Include #include "ILauncherProfileManager.h"
bool SaveJSONProfile
(
    const [ILauncherProfileRef](API\Developer\LauncherServices\ILauncherProfileRef) & Profile
)

Remarks

Saves the given profile to the specified file.

Parameters

Name Description
Profile The profile to save.

See Also

LoadJSONProfile


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library