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

pub fn set_object_count(count: i16)

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