Skip to content

Duel.GetTurnPlayer

Source Code | Duel Functions

Returns the turn player (0 for the player who went first, 1 for the other)

Signature

Duel.GetTurnPlayer() → int

lua
Duel.GetTurnPlayer()

Returns


under-construction