Skip to content

Card.EnableUnsummonable

Source Code | Card Functions

Makes a card (Card c) unsummonable except with its own procedure

Signature

Card.EnableUnsummonable(Card c) → nil

lua
c:EnableUnsummonable()

Parameters


under-construction