Public Member Functions | |
| process_event_data () | |
| process_event_data (bool j, bool o, bool c, bool q) | |
Public Attributes | |
| bool | join |
| bool | observe |
| bool | create |
| bool | quit |
Definition at line 243 of file multiplayer_lobby.hpp.
|
inline |
Definition at line 249 of file multiplayer_lobby.hpp.
|
inline |
Definition at line 253 of file multiplayer_lobby.hpp.
| bool mp::lobby::process_event_data::create |
Definition at line 246 of file multiplayer_lobby.hpp.
Referenced by mp::lobby::process_event(), and mp::lobby::process_event_impl().
| bool mp::lobby::process_event_data::join |
Definition at line 244 of file multiplayer_lobby.hpp.
Referenced by mp::lobby::process_event(), and mp::lobby::process_event_impl().
| bool mp::lobby::process_event_data::observe |
Definition at line 245 of file multiplayer_lobby.hpp.
Referenced by mp::lobby::process_event(), and mp::lobby::process_event_impl().
| bool mp::lobby::process_event_data::quit |
Definition at line 247 of file multiplayer_lobby.hpp.
Referenced by mp::lobby::process_event(), and mp::lobby::process_event_impl().
1.8.8