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

Navigation and modal effects emitted by one command update. More...

#include <src/app/client_state.h>

Public Attributes

std::string activatedItemId
 Stable identifier for the activated menu item, when any.
 
bool exitRequested = false
 True when the shell requested application exit.
 
bool modalClosed = false
 True when the active modal was dismissed during the update.
 
bool modalOpened = false
 True when a modal became active during the update.
 
bool overlayChanged = false
 True when overlay content changed.
 
bool overlayVisibilityChanged = false
 True when overlay visibility toggled.
 
bool screenChanged = false
 True when the active screen changed.
 

Detailed Description

Navigation and modal effects emitted by one command update.


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