Duel.IsPlayerCanSpecialSummonCount
Source Code | Usage Examples | Duel
Functions
Checks if the player can Special Summon "count" times.
Signature
Duel.IsPlayerCanSpecialSummonCount(int player
, int count
) → bool
lua
Duel.IsPlayerCanSpecialSummonCount(player,count)