Function travel_to_site

Source
pub fn travel_to_site<S: State>(
    tgt_site: SiteId,
    speed_factor: f32,
) -> impl Action<S>
Expand description

Try to travel to a site. Where practical, paths will be taken.