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

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

Get the base value of a player's attribute.

pid The player ID.
attribute_id The attribute ID.

Returns the base value of the attribute.