Function town_attributes_of_site

Source
fn town_attributes_of_site(
    loc: Vec2<i32>,
    sim: &WorldSim,
) -> Option<TownSiteAttributes>