Skip to content

Card.IsPendulumMonster

Source Code | Usage Examples | Card Functions

Checks if a card is currently a Pendulum Monster.

Signature

Card.IsPendulumMonster(Card c) → bool

lua
c:IsPendulumMonster()

Parameters

Returns

  • bool

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


card-check, card-type-related