Skip to content

Duel.CheckLPCost

Source Code | Duel Functions

Checks if a player (int player) can pay an amount (int cost) of LP

Signature

Duel.CheckLPCost(int player, int cost) → bool

lua
Duel.CheckLPCost(player,cost)

Parameters

Returns


under-construction