Card.GetEffectCount
Source Code | Usage Examples | Card Functions
Gets the amount of an Effect (EFFECT_x) registered to a Card (Card c)
Signature
Card.GetEffectCount(Card c, int code) → int
lua
c:GetEffectCount(code)Source Code | Usage Examples | Card Functions
Gets the amount of an Effect (EFFECT_x) registered to a Card (Card c)
Card.GetEffectCount(Card c, int code) → int
c:GetEffectCount(code)