Skip to content

Duel.GetCurrentPhase

Source Code | Duel Functions

Gets the current Phase of the game (corresponds to PHASE_x in constants.lua)

Signature

Duel.GetCurrentPhase() → int

lua
Duel.GetCurrentPhase()

Returns


under-construction