Appearance
Source Code | Usage Examples | Card Functions
Card
Gets the current ATK of a card.
Card.GetAttack(Card c) → int
c
c:GetAttack()
The card to get the ATK of.
The card's ATK. For monsters with ? ATK, returns 0.
0
atk-related