![]() |
Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
|
Classes | |
| struct | GameCommand |
Public Attributes | |
| optional sint32 | target_id = 1 [default = -1] |
| repeated GameCommand | game_command = 2 |
/ A wrapper around a normal game command that allows a privileged user / to send a command on behalf of another player.
| repeated GameCommand Command_Judge::game_command = 2 |
/ One or more wrapped game commands to execute.
| optional sint32 Command_Judge::target_id = 1 [default = -1] |
/ The player on whose behalf this command is sent.