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

Public Attributes

optional ServerInfo_PlayerProperties properties = 1
optional string deck_list = 2
repeated ServerInfo_Zone zone_list = 3
repeated ServerInfo_Counter counter_list = 4
repeated ServerInfo_Arrow arrow_list = 5

Member Data Documentation

◆ arrow_list

repeated ServerInfo_Arrow ServerInfo_Player::arrow_list = 5

◆ counter_list

repeated ServerInfo_Counter ServerInfo_Player::counter_list = 4

◆ deck_list

optional string ServerInfo_Player::deck_list = 2

◆ properties

optional ServerInfo_PlayerProperties ServerInfo_Player::properties = 1

◆ zone_list

repeated ServerInfo_Zone ServerInfo_Player::zone_list = 3

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