Duel.GetDeckbottomGroup
Source Code | Usage Examples | 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)