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

Classes

struct  SessionCommand

Public Attributes

optional string user_name = 1
optional string password = 2
optional string clientid = 3
optional string clientver = 4
repeated string clientfeatures = 5
optional string hashed_password = 6

Member Data Documentation

◆ clientfeatures

repeated string Command_Login::clientfeatures = 5

◆ clientid

optional string Command_Login::clientid = 3

◆ clientver

optional string Command_Login::clientver = 4

◆ hashed_password

optional string Command_Login::hashed_password = 6

◆ password

optional string Command_Login::password = 2

◆ user_name

optional string Command_Login::user_name = 1

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