Defines the DecklistCardNode class, representing a single card entry in the deck list tree. More...
Go to the source code of this file.
Classes | |
| class | DecklistCardNode |
| Concrete node type representing an actual card entry in the deck. More... | |
Defines the DecklistCardNode class, representing a single card entry in the deck list tree.
DecklistCardNode is the concrete data-bearing node that corresponds to an individual card entry in a deck. It stores the card’s name, quantity, set information, and provider ID. These nodes live inside an InnerDecklistNode (e.g., under Mainboard → Group → Card).