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

Public Attributes

optional sint32 id = 1
optional sint32 start_player_id = 2
optional string start_zone = 3
optional sint32 start_card_id = 4
optional sint32 target_player_id = 5
optional string target_zone = 6
optional sint32 target_card_id = 7
optional color arrow_color = 8

Member Data Documentation

◆ arrow_color

optional color ServerInfo_Arrow::arrow_color = 8

◆ id

optional sint32 ServerInfo_Arrow::id = 1

◆ start_card_id

optional sint32 ServerInfo_Arrow::start_card_id = 4

◆ start_player_id

optional sint32 ServerInfo_Arrow::start_player_id = 2

◆ start_zone

optional string ServerInfo_Arrow::start_zone = 3

◆ target_card_id

optional sint32 ServerInfo_Arrow::target_card_id = 7

◆ target_player_id

optional sint32 ServerInfo_Arrow::target_player_id = 5

◆ target_zone

optional string ServerInfo_Arrow::target_zone = 6

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