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

pub fn get_faction_expulsion_state(pid: u16, index: u16) -> bool

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.