![]() |
Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
|
Classes | |
| struct | GameCommand |
Public Attributes | |
| optional sint32 | player_id = 1 [default = -1] |
| optional string | zone_name = 2 |
| optional sint32 | number_cards = 3 |
| optional bool | is_reversed = 4 [default = false] |
| optional bool Command_DumpZone::is_reversed = 4 [default = false] |
| optional sint32 Command_DumpZone::number_cards = 3 |
| optional sint32 Command_DumpZone::player_id = 1 [default = -1] |
| optional string Command_DumpZone::zone_name = 2 |