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