Skip to content

Card.IsSpecialSummoned ​

Source Code | Usage Examples | Card Functions

Checks if a card is currently Special Summoned.

Signature ​

Card.IsSpecialSummoned(Card c) → bool

lua
c:IsSpecialSummoned()

Parameters ​

Returns ​

  • bool ​

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


card-check