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

pub fn get_attribute_damage(pid: u16, attribute_id: u16) -> f64

Get the amount of damage (as caused through the Damage Attribute effect)
to a player's attribute.

pid The player ID.
attribute_id The attribute ID.

Returns the amount of damage to the attribute.