Function set_object_count

Source
pub fn set_object_count(count: i16)
Expand description

Set the object count of the temporary object stored on the server.

This determines the quantity of an object, with the exception of gold.

count The object count.

Returns void