Skip to content

Duel.GetDecktopGroup

Source Code | Duel Functions

Gets a group of a player's (int player) top n (int count) cards of their Deck

Signature

Duel.GetDecktopGroup(int player, int count) → Group

lua
Duel.GetDecktopGroup(player,count)

Parameters

Returns


under-construction