Skip to content

Duel.GetFieldGroupCount

Source Code | Duel Functions

Counts the number of cards from a specified location of a player (int player), s denotes the player's side of the field, o denotes opposing player's side of the field

Signature

Duel.GetFieldGroupCount(int player, int s, int o) → int

lua
Duel.GetFieldGroupCount(player,s,o)

Parameters

Returns


under-construction