Function set_container_item_count

Source
pub fn set_container_item_count(count: i16)
Expand description

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

count The item count.

Returns void