Skip to main content

add_new_station

Function add_new_station 

Source
fn add_new_station(
    msg: On<'_, '_, CreateNewStation>,
    commands: Commands<'_, '_>,
    graph: ResMut<'_, Graph>,
)