Card.GetFlagEffectLabel
Source Code | Usage Examples | Card
Functions
Gets the integer labels to the flag effect attached to a card (Card c) with (int code) as the EffectCode, returns nil if there is no integer label.
Signature
Card.GetFlagEffectLabel(Card c
, int code
) → int, any
lua
c:GetFlagEffectLabel(code)