Function helldive_rs::get_factions

source ·
pub fn get_factions(status: &Status) -> Vec<Faction>
Expand description

Get the factions from a Status

Arguments: status: &Status - The Status to get the factions from