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

pub fn set_record_enchantment_id(enchantment_id: &str)

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

enchantment_id The enchantment id of the record.

Returns void