Function set_object_charge

Source
pub fn set_object_charge(charge: i16)
Expand description

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

Object durabilities are set through this value.

charge The charge.

Returns void