![]() |
Moonlight-XboxOG latest
Moonlight Xbox OG is a port of the Moonlight Game Streaming client to the original Xbox console.
|
Result of loading the persisted Moonlight settings file. More...
#include <src/app/settings_storage.h>
Public Attributes | |
| bool | cleanupRequired = false |
| True when legacy or unknown keys should be removed by rewriting the file. | |
| bool | fileFound = false |
| True when the settings file existed on disk. | |
| AppSettings | settings |
| Loaded settings, or defaults when the file is missing or invalid. | |
| std::vector< std::string > | warnings |
| Non-fatal warnings encountered while loading the file. | |
Result of loading the persisted Moonlight settings file.