![]() |
Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
|
Classes | |
| struct | SessionEvent |
Public Attributes | |
| optional ServerInfo_Game | game_info = 1 |
| repeated ServerInfo_GameType | game_types = 2 |
| optional sint32 | host_id = 3 |
| optional sint32 | player_id = 4 |
| optional bool | spectator = 5 |
| optional bool | resuming = 6 |
| optional bool | judge = 7 |
| optional ServerInfo_Game Event_GameJoined::game_info = 1 |
| repeated ServerInfo_GameType Event_GameJoined::game_types = 2 |
| optional sint32 Event_GameJoined::host_id = 3 |
| optional bool Event_GameJoined::judge = 7 |
| optional sint32 Event_GameJoined::player_id = 4 |
| optional bool Event_GameJoined::resuming = 6 |
| optional bool Event_GameJoined::spectator = 5 |