Skip to content

Duel.CheckSummonedCount

Source Code | Duel Functions

Checks if the current reason player can still normal summon other monsters or has used that turn's summons, or if a card is passed and that card is affected by an EFFECT_EXTRA_SUMMON_COUNT effect allowing it to be summoned.

Signature

Duel.CheckSummonedCount([Card c]) → bool

lua
Duel.CheckSummonedCount(c)

Parameters

Returns


under-construction