Skip to content

Card.AddMustBeLinkSummoned

Source Code | Card Functions

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

Signature

Card.AddMustBeLinkSummoned(Card c) → Effect

lua
c:AddMustBeLinkSummoned()

Parameters

  • Card c

    The monster to register the effect to.

Returns


See Also


registers-effect, pendulum-related