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

Public Types

enum  RoomEventType {
  LEAVE_ROOM = 1000 , JOIN_ROOM = 1001 , ROOM_SAY = 1002 , LIST_GAMES = 1003 ,
  REMOVE_MESSAGES = 1004
}

Public Attributes

optional sint32 room_id = 1
extensions to max

Member Enumeration Documentation

◆ RoomEventType

Enumerator
LEAVE_ROOM 
JOIN_ROOM 
ROOM_SAY 
LIST_GAMES 
REMOVE_MESSAGES 

Member Data Documentation

◆ max

extensions to RoomEvent::max

◆ room_id

optional sint32 RoomEvent::room_id = 1

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