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

pub fn set_record_inventory_item_count(count: u16)

Set the count of the of the temporary inventory item stored on the server.

count The count of the inventory item.

Returns void