Skip to content

Duel.GetMatchingGroupCount

Source Code | Duel Functions

Returns the number of cards that would be returned by Duel.GetMatchingGroup

Signature

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

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

Parameters

Returns


under-construction