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