Function set_record_skill_id

Source
pub fn set_record_skill_id(skill_id: i16)
Expand description

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