pub fn get_faction_expulsion_state(pid: u16, index: u16) -> boolExpand description
Get the expulsion state 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 expulsion state.