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

pub fn set_container_item_count(count: i16)

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

count The item count.

Returns void