#include <MultiplayerDebugHierarchyReporter.h>
Inherits AZ::EntitySystemBus::Handler.
Public Member Functions | |
| void | OnImGuiUpdate () |
| Main update loop. | |
| void | UpdateDebugOverlay () |
| Draws hierarchy information over hierarchy root entities. | |
| void | OnEntityActivated (const AZ::EntityId &entityId) override |
| void | OnEntityDeactivated (const AZ::EntityId &entityId) override |
/brief Provides ImGui and debug draw hierarchy information at runtime.
|
override |
EntitySystemBus overrides.