Skip to content

Card.IsLinkMonster

Source Code | Usage Examples | Card Functions

Checks if a card is currently a Link Monster.

Signature

Card.IsLinkMonster(Card c) → bool

lua
c:IsLinkMonster()

Parameters

Returns

  • bool

    true if the card is currently a Link Monster, false otherwise.


card-check, card-type-related