[−][src]Function tes3mp_plugin::plugin::generated::get_skill_damage
pub fn get_skill_damage(pid: u16, skill_id: u16) -> f64
Get the amount of damage (as caused through the Damage Skill effect)
to a player's skill.
pid The player ID.
skill_id The skill ID.
Returns the amount of damage to the skill.