![]() |
Rigs of Rods 2023.09
Soft-body Physics Simulation
|
#include <GUI_MultiplayerSelector.h>
Data Fields | |
| bool | has_password |
| std::string | display_passwd |
| std::string | display_name |
| std::string | display_terrn |
| int | num_users |
| int | max_users |
| std::string | display_users |
| std::string | net_host |
| std::string | net_version |
| std::string | display_version |
| int | net_port |
| std::string | display_host |
Definition at line 36 of file GUI_MultiplayerSelector.h.
| std::string RoR::GUI::MpServerInfo::display_host |
Definition at line 49 of file GUI_MultiplayerSelector.h.
| std::string RoR::GUI::MpServerInfo::display_name |
Definition at line 40 of file GUI_MultiplayerSelector.h.
| std::string RoR::GUI::MpServerInfo::display_passwd |
Definition at line 39 of file GUI_MultiplayerSelector.h.
| std::string RoR::GUI::MpServerInfo::display_terrn |
Definition at line 41 of file GUI_MultiplayerSelector.h.
| std::string RoR::GUI::MpServerInfo::display_users |
Definition at line 44 of file GUI_MultiplayerSelector.h.
| std::string RoR::GUI::MpServerInfo::display_version |
Definition at line 47 of file GUI_MultiplayerSelector.h.
| bool RoR::GUI::MpServerInfo::has_password |
Definition at line 38 of file GUI_MultiplayerSelector.h.
| int RoR::GUI::MpServerInfo::max_users |
Definition at line 43 of file GUI_MultiplayerSelector.h.
| std::string RoR::GUI::MpServerInfo::net_host |
Definition at line 45 of file GUI_MultiplayerSelector.h.
| int RoR::GUI::MpServerInfo::net_port |
Definition at line 48 of file GUI_MultiplayerSelector.h.
| std::string RoR::GUI::MpServerInfo::net_version |
Definition at line 46 of file GUI_MultiplayerSelector.h.
| int RoR::GUI::MpServerInfo::num_users |
Definition at line 42 of file GUI_MultiplayerSelector.h.