updatePlayers

fun updatePlayers(tabEntries: List<Pair<NetworkPlayerInfo, String>>)

Adds missing Players to the Dungeon.dungeonTeammates list and updates the information. Updates the dead status for the players. Dispatches DungeonPlayer.updatePlayerAndRoom for the teammates to update themselves.