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

Controller-friendly draft state for manual host entry. More...

#include <src/app/client_state.h>

Collaboration diagram for app::AddHostDraft:
[legend]

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.
 

Detailed Description

Controller-friendly draft state for manual host entry.


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