pub fn get_faction_distribution(status: &Status) -> HashMap<i64, i64>
Expand description

Get the faction distribution

Arguments: status: &Status - The status to get the faction distribution from