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

pub fn set_object_scale(scale: f64)

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

Objects are smaller or larger than their default size based on their scale.

scale The scale.

Returns void