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

Shell-wide state that is not owned by a specific workflow screen. More...

#include <src/app/client_state.h>

Public Attributes

ScreenId activeScreen = ScreenId::hosts
 Screen currently shown by the shell.
 
std::size_t overlayScrollOffset = 0U
 Scroll offset used by long overlay content.
 
bool overlayVisible = false
 True when the diagnostics overlay is visible.
 
bool shouldExit = false
 True when the application should terminate.
 
std::string statusMessage
 Primary user-visible status line.
 

Detailed Description

Shell-wide state that is not owned by a specific workflow screen.


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