#include <format_legality_rules.h>
Public Attributes | |
| QString | formatName |
| int | minDeckSize = 60 |
| int | maxDeckSize = -1 |
| int | maxSideboardSize = 15 |
| QList< AllowedCount > | allowedCounts |
| QList< ExceptionRule > | exceptions |
| QList<AllowedCount> FormatRules::allowedCounts |
| QList<ExceptionRule> FormatRules::exceptions |
| QString FormatRules::formatName |
| int FormatRules::maxDeckSize = -1 |
| int FormatRules::maxSideboardSize = 15 |
| int FormatRules::minDeckSize = 60 |