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

pub fn get_faction_changes_action(pid: u16) -> u8

Get the action type used in a player's latest faction changes.

pid The player ID whose faction changes should be used.

Returns the action type (0 for RANK, 1 for EXPULSION, 2 for REPUTATION).