[][src]Function tes3mp_plugin::plugin::generated::get_used_item_count

pub fn get_used_item_count(pid: u16) -> i16

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

pid The player ID.

Returns the item count.