Skip to content

Card.GetEffectCount

Source Code | 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)

Parameters

Returns


under-construction