Starshatter_Open
Open source Starshatter engine
|
#include <NetLobby.h>
Public Member Functions | |
NetLobbyParam (const char *n, const char *v) | |
int | operator== (const NetLobbyParam &p) const |
Static Public Member Functions | |
static const char * | TYPENAME () |
Public Attributes | |
Text | name |
Text | value |
Definition at line 157 of file NetLobby.h.
|
inline |
Definition at line 162 of file NetLobby.h.
|
inline |
Definition at line 164 of file NetLobby.h.
|
inlinestatic |
Definition at line 160 of file NetLobby.h.
Text NetLobbyParam::name |
Definition at line 166 of file NetLobby.h.
Text NetLobbyParam::value |
Definition at line 167 of file NetLobby.h.