#include <Config.h>
| void HoverRace::Util::Config::net_t::Load |
( |
yaml::MapNode * |
root | ) |
|
| void HoverRace::Util::Config::net_t::ResetToDefaults |
( |
| ) |
|
| void HoverRace::Util::Config::net_t::Save |
( |
yaml::Emitter & |
emitter | ) |
const |
| bool HoverRace::Util::Config::net_t::autoUpdates |
| const int HoverRace::Util::Config::net_t::DEFAULT_TCP_RECV_PORT = 9531 |
|
static |
| const int HoverRace::Util::Config::net_t::DEFAULT_TCP_SERV_PORT = 9530 |
|
static |
| const int HoverRace::Util::Config::net_t::DEFAULT_UDP_RECV_PORT = 9531 |
|
static |
| bool HoverRace::Util::Config::net_t::logChats |
| OS::path_t HoverRace::Util::Config::net_t::logChatsPath |
| std::string HoverRace::Util::Config::net_t::mainServer |
| bool HoverRace::Util::Config::net_t::messageReceivedSound |
| bool HoverRace::Util::Config::net_t::messageReceivedSoundOnlyBg |
| int HoverRace::Util::Config::net_t::tcpRecvPort |
| int HoverRace::Util::Config::net_t::tcpServPort |
| int HoverRace::Util::Config::net_t::udpRecvPort |
| std::string HoverRace::Util::Config::net_t::updateServer |
The documentation for this struct was generated from the following files: