Skip to content

Duel.GetLP

Source Code | Duel Functions

Gets a specified player's (int player) current Life Point

Signature

Duel.GetLP(int player) → int

lua
Duel.GetLP(player)

Parameters

Returns


under-construction