Duel.GetTurnCount
Source Code | Usage Examples | Duel
Functions
Gets the turn count, if tp is passed, it returns the turn count for that specific player (so if the current turn count is 5, a player's turn count would be 2 or 3)
Signature
Duel.GetTurnCount([int tp
]) → int
lua
Duel.GetTurnCount(tp)