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

Classes

struct  SessionEvent

Public Attributes

optional ServerInfo_Game game_info = 1
repeated ServerInfo_GameType game_types = 2
optional sint32 host_id = 3
optional sint32 player_id = 4
optional bool spectator = 5
optional bool resuming = 6
optional bool judge = 7

Member Data Documentation

◆ game_info

optional ServerInfo_Game Event_GameJoined::game_info = 1

◆ game_types

repeated ServerInfo_GameType Event_GameJoined::game_types = 2

◆ host_id

optional sint32 Event_GameJoined::host_id = 3

◆ judge

optional bool Event_GameJoined::judge = 7

◆ player_id

optional sint32 Event_GameJoined::player_id = 4

◆ resuming

optional bool Event_GameJoined::resuming = 6

◆ spectator

optional bool Event_GameJoined::spectator = 5

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