Skip to content

Duel.IsPlayerCanSpecialSummonCount

Source Code | Duel Functions

Checks if the player can Special Summon "count" times.

Signature

Duel.IsPlayerCanSpecialSummonCount(int player, int count) → bool

lua
Duel.IsPlayerCanSpecialSummonCount(player,count)

Parameters

Returns


under-construction