Skip to content

Duel.ShuffleHand

Source Code | Duel Functions

Shuffles the hand of (int player). Handled automatically after Duel.ConfirmCards().

Signature

Duel.ShuffleHand(int player) → nil

lua
Duel.ShuffleHand(player)

Parameters


under-construction