Skip to content

Card.IsPendulumSummoned

Source Code | Usage Examples | Card Functions

Checks if a card is currently Pendulum Summoned.

Signature

Card.IsPendulumSummoned(Card c) → bool

lua
c:IsPendulumSummoned()

Parameters

Returns

  • bool

    true if the card is currently Pendulum Summoned, false otherwise.


card-check