Function de_menu::multiplayer::gamelisting::list_games_system
source · fn list_games_system(
commands: GuiCommands<'_, '_>,
table: Res<'_, GamesTable>,
events: EventReader<'_, '_, ResponseEvent<ListGamesRequest>>,
toasts: EventWriter<'_, ToastEvent>
)