Skip to content

Card.GetFlagEffectLabel

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

Parameters

Returns


under-construction