pub fn get_used_item_count(pid: u16) -> i16
Get the count of the item last used by a player.
pid The player ID.
pid
Returns the item count.