Skip to main content

set_object_enchantment_charge

Function set_object_enchantment_charge 

Source
pub fn set_object_enchantment_charge(enchantment_charge: f64)
Expand description

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