Skip to content

Duel.ConfirmDecktop

Source Code | 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)

Parameters


under-construction