Card.GetFlagEffect
Source Code | Usage Examples | Card
Functions
Returns the amount of flag effects with (int code) as the EffectCode that are registered to a card (Card c)
Signature
Card.GetFlagEffect(Card c
, int code
) → int
lua
c:GetFlagEffect(code)