Added debug overlay for entitie with high network costs
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
This commit is contained in:
@@ -329,7 +329,7 @@ namespace Multiplayer
|
||||
|
||||
if (m_displayPerEntityStats)
|
||||
{
|
||||
if (ImGui::Begin("Multiplayer Per Entity Analytics", &m_displayPerEntityStats))
|
||||
if (ImGui::Begin("Multiplayer Per Entity Analytics", &m_displayPerEntityStats, ImGuiWindowFlags_None))
|
||||
{
|
||||
if (m_reporter)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user