A class that represents a card amount in the game, displaying the card's UI and the amount. More...
Properties | |
| Card | Card [get, set] |
| The Card property that holds the card data and updates the card UI accordingly. | |
| int | Amount [get, set] |
| The Amount property that holds the number of card instances and updates the UI to reflect this. | |
A class that represents a card amount in the game, displaying the card's UI and the amount.