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

pub fn get_attribute_modifier(pid: u16, attribute_id: u16) -> i16

Get the modifier value of a player's attribute.

pid The player ID.
attribute_id The attribute ID.

Returns the modifier value of the attribute.