Duel.ConfirmDecktop
Source Code | Usage Examples | Duel Functions
Reveals a number (int count) of cards from the top of a player's (int player) Deck to both players
Signature
Duel.ConfirmDecktop(int player, int count) → nil
lua
Duel.ConfirmDecktop(player,count)