ILauncherProfileManager::LoadSettings

Loads all device groups and launcher profiles from disk.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfileManager.h

Include

#include "ILauncherProfileManager.h"

Syntax

void LoadSettings()

Remarks

Loads all device groups and launcher profiles from disk.

When this function is called, it will discard any in-memory changes to device groups and launcher profiles that are not yet persisted to disk. Settings are also loaded automatically when a profile manager is first created.

See Also

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss