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

pub fn set_record_skill_id(skill_id: i16)

Set the skill ID of the temporary record stored on the server for the
currently specified record type.

skill_id The skill ID of the record.

Returns void