Function get_faction_expulsion_state

Source
pub fn get_faction_expulsion_state(pid: u16, index: u16) -> bool
Expand 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.