Function helldive_rs::get_sectors

source ·
pub fn get_sectors(status: &WarInfo) -> Vec<Sector>
Expand description

Get the sectors from a WarInfo

Arguments: status: &WarInfo - The WarInfo to get the sectors from