Skip to content

Duel.IsSummonCancelable

Source Code | Duel Functions

Returns if the current summon procedure is cancelable, as in it's a summon done outside a chain in an open game state and it's not being performed during a chain or as a part of a separate effect.

Signature

Duel.IsSummonCancelable() → bool

lua
Duel.IsSummonCancelable()

Returns


under-construction