Skip to content

Duel.GetStartingHand

Source Code | Duel Functions

Gets a specified player's (int player) starting hand

Signature

Duel.GetStartingHand(int player) → int

lua
Duel.GetStartingHand(player)

Parameters

Returns


under-construction