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

pub fn set_object_charge(charge: i16)

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

Object durabilities are set through this value.

charge The charge.

Returns void