Skip to content

Duel.GetDeckbottomGroup

Source Code | Duel Functions

Returns a group with the (int count) cards on the bottom of (int player)'s Deck

Signature

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

lua
Duel.GetDeckbottomGroup(player,count)

Parameters

Returns


under-construction