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

Classes

struct  SessionEvent

Public Types

enum  ServerOptions { NoOptions = 0 , SupportsPasswordHash = 1 }

Public Attributes

optional string server_name = 1
optional string server_version = 2
optional uint32 protocol_version = 3
optional ServerOptions server_options = 4 [default = NoOptions]

Member Enumeration Documentation

◆ ServerOptions

Enumerator
NoOptions 
SupportsPasswordHash 

Member Data Documentation

◆ protocol_version

optional uint32 Event_ServerIdentification::protocol_version = 3

◆ server_name

optional string Event_ServerIdentification::server_name = 1

◆ server_options

optional ServerOptions Event_ServerIdentification::server_options = 4 [default = NoOptions]

◆ server_version

optional string Event_ServerIdentification::server_version = 2

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