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

Result of loading persisted saved hosts from disk. More...

#include <src/startup/host_storage.h>

Public Attributes

bool fileFound
 True when the host storage file existed.
 
std::vector< app::HostRecordhosts
 Loaded saved host records.
 
std::vector< std::string > warnings
 Non-fatal warnings encountered while loading.
 

Detailed Description

Result of loading persisted saved hosts from disk.


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