Cockatrice 2026-01-14-Development-2.11.0-beta.46
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
FormatRules Struct Reference

#include <format_legality_rules.h>

Public Attributes

QString formatName
int minDeckSize = 60
int maxDeckSize = -1
int maxSideboardSize = 15
QList< AllowedCountallowedCounts
QList< ExceptionRuleexceptions

Member Data Documentation

◆ allowedCounts

QList<AllowedCount> FormatRules::allowedCounts

◆ exceptions

QList<ExceptionRule> FormatRules::exceptions

◆ formatName

QString FormatRules::formatName

◆ maxDeckSize

int FormatRules::maxDeckSize = -1

◆ maxSideboardSize

int FormatRules::maxSideboardSize = 15

◆ minDeckSize

int FormatRules::minDeckSize = 60

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