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

Classes

struct  RoomEvent

Public Types

enum  RoomMessageType { UserMessage = 0 , Welcome = 1 , ChatHistory = 2 }

Public Attributes

optional string name = 1
optional RoomMessageType message_type = 3
optional uint64 time_of = 4

Member Enumeration Documentation

◆ RoomMessageType

Enumerator
UserMessage 

user message

Welcome 

rooms welcome message

ChatHistory 

rooms chat history message

Member Data Documentation

◆ message_type

optional RoomMessageType Event_RoomSay::message_type = 3

◆ name

optional string Event_RoomSay::name = 1

◆ time_of

optional uint64 Event_RoomSay::time_of = 4

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