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

Classes

struct  GameEvent

Public Attributes

optional string start_zone = 1
optional sint32 card_id = 2
optional sint32 target_player_id = 3
optional string target_zone = 4
optional sint32 target_card_id = 5

Member Data Documentation

◆ card_id

optional sint32 Event_AttachCard::card_id = 2

◆ start_zone

optional string Event_AttachCard::start_zone = 1

◆ target_card_id

optional sint32 Event_AttachCard::target_card_id = 5

◆ target_player_id

optional sint32 Event_AttachCard::target_player_id = 3

◆ target_zone

optional string Event_AttachCard::target_zone = 4

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