Function get_used_item_charge

Source
pub fn get_used_item_charge(pid: u16) -> i16
Expand description

Get the charge of the item last used by a player.

pid The player ID.

Returns the charge.