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

Classes

struct  RoomCommand

Public Attributes

optional sint32 game_id = 1 [default = -1]
optional string password = 2
optional bool spectator = 3
optional bool override_restrictions = 4
optional bool join_as_judge = 5

Member Data Documentation

◆ game_id

optional sint32 Command_JoinGame::game_id = 1 [default = -1]

◆ join_as_judge

optional bool Command_JoinGame::join_as_judge = 5

◆ override_restrictions

optional bool Command_JoinGame::override_restrictions = 4

◆ password

optional string Command_JoinGame::password = 2

◆ spectator

optional bool Command_JoinGame::spectator = 3

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