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

Result of applying a UI command to a menu. More...

#include <src/ui/menu_model.h>

Public Attributes

std::string activatedItemId
 Stable identifier for the activated item, when any.
 
bool activationRequested
 True when the selected item should be activated.
 
bool backRequested
 True when the caller should navigate back.
 
bool nextPageRequested
 True when the caller should move to the next page.
 
bool overlayToggleRequested
 True when the caller should toggle the diagnostics overlay.
 
bool previousPageRequested
 True when the caller should move to the previous page.
 
bool selectionChanged
 True when the focused item changed.
 

Detailed Description

Result of applying a UI command to a menu.


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