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