Card.IsAttack
Source Code | Usage Examples | Card Functions
Returns if a card (Card c) has an ATK equal to any of the values passed
Signature
Card.IsAttack(Card c, int ...) → bool
lua
c:IsAttack(...)Source Code | Usage Examples | Card Functions
Returns if a card (Card c) has an ATK equal to any of the values passed
Card.IsAttack(Card c, int ...) → bool
c:IsAttack(...)