![]() |
Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
|
Public Attributes | |
| optional uint64 | cmd_id = 1 |
| optional uint32 | game_id = 10 |
| optional uint32 | room_id = 20 |
| repeated SessionCommand | session_command = 100 |
| repeated GameCommand | game_command = 101 |
| repeated RoomCommand | room_command = 102 |
| repeated ModeratorCommand | moderator_command = 103 |
| repeated AdminCommand | admin_command = 104 |
| repeated AdminCommand CommandContainer::admin_command = 104 |
| optional uint64 CommandContainer::cmd_id = 1 |
| repeated GameCommand CommandContainer::game_command = 101 |
| optional uint32 CommandContainer::game_id = 10 |
| repeated ModeratorCommand CommandContainer::moderator_command = 103 |
| repeated RoomCommand CommandContainer::room_command = 102 |
| optional uint32 CommandContainer::room_id = 20 |
| repeated SessionCommand CommandContainer::session_command = 100 |