Skip to content

Card.IsSynchroSummoned ​

Source Code | Usage Examples | Card Functions

Checks if a card is currently Synchro Summoned.

Signature ​

Card.IsSynchroSummoned(Card c) → bool

lua
c:IsSynchroSummoned()

Parameters ​

Returns ​

  • bool ​

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


card-check