The 'God View' of your network. It shows you every single packet your game sends to the server. It is the standard tool for reverse engineering custom network protocols in online games.
Pro Tip: Use filters like 'udp.port == [game port]' to cut through the noise of your PC's background traffic so you can focus on the game data.