Function de_multiplayer::lifecycle::shutdown

source ·
fn shutdown(
    next_state: ResMut<'_, NextState<NetState>>,
    events: EventWriter<'_, MultiplayerShuttingDownEvent>
)