Skip to content

Duel.ShuffleDeck

Source Code | Duel Functions

Shuffles the deck of (int player). Handled automatically if a card is sent to DeckSequence -2.

Signature

Duel.ShuffleDeck(int player) → nil

lua
Duel.ShuffleDeck(player)

Parameters


under-construction