Skip to content

Duel.GetMatchingGroupCountRush

Source Code | Duel Functions

Same as Duel.GetMatchingGroupCount but exclude the left and right pieces of a summoned maximum monster

Signature

Duel.GetMatchingGroupCountRush(function f, int player, int s, int o, Group|Card|nil ex, any ...) → int

lua
Duel.GetMatchingGroupCountRush(f,player,s,o,ex,...)

Parameters

Returns


under-construction