yawning_titan.utils.reset_network_and_game_mode_db_defaults# Functions run Force a reset of the default entries in the NetworkDB and GameModeDB. yawning_titan.utils.reset_network_and_game_mode_db_defaults.run(rebuild=False)[source]# Force a reset of the default entries in the NetworkDB and GameModeDB. Parameters: rebuild – If True, completely rebuild the DB, removing all custom Networks and GameModes. Default value is False.