Skip to content

Duel.GetBattledCount

Source Code | Duel Functions

Gets the number of battles (int player) has been involved in this turn

Signature

Duel.GetBattledCount(int player) → int

lua
Duel.GetBattledCount(player)

Parameters

Returns


under-construction