Moonlight-XboxOG latest
Moonlight Xbox OG is a port of the Moonlight Game Streaming client to the original Xbox console.
app::LoadAppSettingsResult Struct Reference

Result of loading the persisted Moonlight settings file. More...

#include <src/app/settings_storage.h>

Collaboration diagram for app::LoadAppSettingsResult:
[legend]

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.
 

Detailed Description

Result of loading the persisted Moonlight settings file.


The documentation for this struct was generated from the following file: