Skip to content

Duel.GetMatchingGroupRush ​

Source Code | Usage Examples | Duel Functions

Equivalent to Duel.GetMatchingGroup, but the cards are also filtered to match Auxiliary.FilterMaximumSideFunctionEx

Signature ​

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

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

Parameters ​

Returns ​


under-construction