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

pub fn get_faction_rank(pid: u16, index: u16) -> i16

Get the rank at a certain index in a player's latest faction changes.

pid The player ID whose faction changes should be used.
index The index of the faction.

Returns the rank.