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

pub fn set_record_enchantment_charge(enchantment_charge: i16)

Set the enchantment charge of the temporary record stored on the server
for the currently specified record type.

enchantment_charge The enchantmentCharge of the record.

Returns void