Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
context_join_game.h
Go to the documentation of this file.
1#ifndef COCKATRICE_CONTEXT_JOIN_GAME_H
2#define COCKATRICE_CONTEXT_JOIN_GAME_H
3#include "context_join_room.h"
4
11
12#endif // COCKATRICE_CONTEXT_JOIN_GAME_H
Definition context_join_game.h:6
ContextJoinRoom roomContext
Definition context_join_game.h:7
int gameId
Definition context_join_game.h:8
bool asSpectator
Definition context_join_game.h:9
Definition context_join_room.h:9