![]() |
Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
|
Classes | |
| struct | GameEvent |
Public Types | |
| enum | NoticeType { UNDO_DRAW_FAILED = 1 } |
Public Attributes | |
| optional NoticeType | notice_type = 1 |
Notifies clients of an event that happened, and which could safely be dropped without affect the game state. This mostly just means events that should cause a message to be logged to chat.
| optional NoticeType Event_GameLogNotice::notice_type = 1 |