Card.HasCounter
Source Code | Usage Examples | Card Functions
Returns true if a card currently holds any amount of a specified counter.
Signature
Card.HasCounter(Card c, int ct) → bool
lua
c:HasCounter(ct)Parameters
Returns
See Also
- Card.HasCounters - For checking if a card holds any counter