Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
Command_Judge Struct Reference
Collaboration diagram for Command_Judge:
[legend]

Classes

struct  GameCommand

Public Attributes

optional sint32 target_id = 1 [default = -1]
repeated GameCommand game_command = 2

Detailed Description

/ A wrapper around a normal game command that allows a privileged user / to send a command on behalf of another player.

Member Data Documentation

◆ game_command

repeated GameCommand Command_Judge::game_command = 2

/ One or more wrapped game commands to execute.

◆ target_id

optional sint32 Command_Judge::target_id = 1 [default = -1]

/ The player on whose behalf this command is sent.


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