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

pub fn set_object_enchantment_charge(enchantment_charge: f64)

Set the enchantment charge of the temporary object stored on the server.

Object durabilities are set through this value.

charge The enchantment charge.

Returns void