Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
Command_DumpZone Struct Reference

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]

Member Data Documentation

◆ is_reversed

optional bool Command_DumpZone::is_reversed = 4 [default = false]

◆ number_cards

optional sint32 Command_DumpZone::number_cards = 3

◆ player_id

optional sint32 Command_DumpZone::player_id = 1 [default = -1]

◆ zone_name

optional string Command_DumpZone::zone_name = 2

The documentation for this struct was generated from the following file: