Card.GetCounter
Source Code | Usage Examples | Card
Functions
Gets the number of counters of a certain type a card has.
Signature
Card.GetCounter(Card c
, int countertype
) → int
lua
c:GetCounter(countertype)
Source Code | Usage Examples | Card
Functions
Gets the number of counters of a certain type a card has.
Card.GetCounter(Card c
, int countertype
) → int
c:GetCounter(countertype)