Skip to content

Card.AddMustBeSynchroSummoned ​

Source Code | Usage Examples | Card Functions

Creates and registers an Effect to a monster card that applies a "Must be Synchro Summoned" Summoning condition to it

Signature ​

Card.AddMustBeSynchroSummoned(Card c) → Effect

lua
c:AddMustBeSynchroSummoned()

Parameters ​

  • Card c ​

    The monster to register the effect to.

Returns ​


See Also ​


registers-effect, synchro-related