Duel.GetLinkedGroupCount
Source Code | Usage Examples | Duel Functions
Returns the number of cards that would be returned by Duel.GetLinkedGroup
Signature
Duel.GetLinkedGroupCount(int player, int location1, int location2) → int
lua
Duel.GetLinkedGroupCount(player,location1,location2)