Function get_used_item_count

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

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

pid The player ID.

Returns the item count.