Skip to content

Card.IsNegatableMonster

Source Code | Card Functions

Checks if (Card c) can be negated (for monsters)

Signature

Card.IsNegatableMonster(Card c) → bool

lua
c:IsNegatableMonster()

Parameters

Returns


under-construction