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

pub fn get_skill_base(pid: u16, skill_id: u16) -> i16

Get the base value of a player's skill.

pid The player ID.
skill_id The skill ID.

Returns the base value of the skill.