This page is not the current release of O3DE documentation. Click here to switch to the latest release, or select a version from the dropdown.

Version:

Multiplayer Debug

Open 3D Engine (O3DE) ships with a multiplayer gem that uses the O3DE networking stack to offer services and tools for creating multiplayer games. As part of these tools, the gem provides debugging utilities that help diagnose multiplayer issues.

Section topics

TopicDescription
Desync Audit TrailAnalyze and debug multiplayer desynchronizations using the built in Desync Audit Trail UI.
TopicDescription
Multiplayer Gem API referenceThe complete C++ API reference for the Multiplayer Gem.
The O3DE AzNetworking FrameworkDocumentation for the core networking library of O3DE.