|
group2 0.1.0
CSE 125 Group 2
|
Incremental lobby change event broadcast to all connected clients. More...
#include <LobbyStatus.hpp>
Public Types | |
| enum class | Type : uint8_t { PlayerJoined , PlayerLeft , PlayerReady , PlayerUnready , PlayerNewHost } |
| Discriminator for the type of lobby change. More... | |
Public Attributes | |
| Type | type |
| Kind of lobby change. | |
| ClientId | id |
| Player this event applies to. | |
Incremental lobby change event broadcast to all connected clients.
|
strong |
Discriminator for the type of lobby change.
| Type LobbyUpdateEvent::type |
Kind of lobby change.