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

Classes

struct  SessionCommand

Public Attributes

optional string path = 1
 to upload a new deck
optional uint32 deck_id = 2
 to replace an existing deck
optional string deck_list = 3

Member Data Documentation

◆ deck_id

optional uint32 Command_DeckUpload::deck_id = 2

to replace an existing deck

◆ deck_list

optional string Command_DeckUpload::deck_list = 3

◆ path

optional string Command_DeckUpload::path = 1

to upload a new deck


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