Function de_menu::multiplayer::setup::cleanup
source · fn cleanup(
commands: Commands<'_, '_>,
state: Res<'_, State<MultiplayerState>>,
shutdown: EventWriter<'_, ShutdownMultiplayerEvent>
)
fn cleanup(
commands: Commands<'_, '_>,
state: Res<'_, State<MultiplayerState>>,
shutdown: EventWriter<'_, ShutdownMultiplayerEvent>
)