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

#include <commander_spellbook_estimate_bracket_result.h>

Static Public Member Functions

static EstimateBracketResult fromJson (const QJsonObject &json)

Public Attributes

QString bracketTag
QList< CommanderSpellbookCardResultgameChangerCards
QList< CommanderSpellbookCardResultmassLandDenialCards
QList< CommanderSpellbookCardResultextraTurnCards
QList< CommanderSpellbookVariantResultmassLandDenialTemplates
QList< CommanderSpellbookVariantResultextraTurnTemplates
QList< CommanderSpellbookVariantResultmassLandDenialCombos
QList< CommanderSpellbookVariantResultextraTurnCombos
QList< CommanderSpellbookVariantResultlockCombos
QList< CommanderSpellbookVariantResultskipTurnsCombos
QList< CommanderSpellbookVariantResultdefinitelyTwoCardCombos
QList< CommanderSpellbookVariantResultarguablyTwoCardCombos

Member Function Documentation

◆ fromJson()

EstimateBracketResult EstimateBracketResult::fromJson ( const QJsonObject & json)
static
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ arguablyTwoCardCombos

QList<CommanderSpellbookVariantResult> EstimateBracketResult::arguablyTwoCardCombos

◆ bracketTag

QString EstimateBracketResult::bracketTag

◆ definitelyTwoCardCombos

QList<CommanderSpellbookVariantResult> EstimateBracketResult::definitelyTwoCardCombos

◆ extraTurnCards

QList<CommanderSpellbookCardResult> EstimateBracketResult::extraTurnCards

◆ extraTurnCombos

QList<CommanderSpellbookVariantResult> EstimateBracketResult::extraTurnCombos

◆ extraTurnTemplates

QList<CommanderSpellbookVariantResult> EstimateBracketResult::extraTurnTemplates

◆ gameChangerCards

QList<CommanderSpellbookCardResult> EstimateBracketResult::gameChangerCards

◆ lockCombos

QList<CommanderSpellbookVariantResult> EstimateBracketResult::lockCombos

◆ massLandDenialCards

QList<CommanderSpellbookCardResult> EstimateBracketResult::massLandDenialCards

◆ massLandDenialCombos

QList<CommanderSpellbookVariantResult> EstimateBracketResult::massLandDenialCombos

◆ massLandDenialTemplates

QList<CommanderSpellbookVariantResult> EstimateBracketResult::massLandDenialTemplates

◆ skipTurnsCombos

QList<CommanderSpellbookVariantResult> EstimateBracketResult::skipTurnsCombos

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