![]() |
Moonlight-XboxOG latest
Moonlight Xbox OG is a port of the Moonlight Game Streaming client to the original Xbox console.
|
Controller-friendly draft state for manual host entry. More...
#include <src/app/client_state.h>
Public Attributes | |
| AddHostField | activeField |
| Field currently targeted by directional input. | |
| std::string | addressInput |
| Raw host address text entered by the user. | |
| std::string | connectionMessage |
| Result message from the latest host connection test. | |
| AddHostKeypadState | keypad |
| Nested keypad-modal selection state. | |
| bool | lastConnectionSucceeded |
| True when the latest connection test succeeded. | |
| std::string | portInput |
| Raw port override text entered by the user. | |
| ScreenId | returnScreen |
| Screen to return to when add-host flow completes or cancels. | |
| std::string | validationMessage |
| Validation feedback for the current address or port text. | |
Controller-friendly draft state for manual host entry.