TNetworkSimulationModelDebugger::GatherDebugGraph

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkedSimulationModelDebugger.h

Include

#include "NetworkedSimulationModelDebugger.h"

Syntax

template<typename TBuffer>
void GatherDebugGraph
(
    FNetworkSimulationModelDebuggerManager & Out,
    UCanvas * Canvas,
    TBuffer * DebugBuffer,
    FRect DrawRect,
    const float MaxColumnTimeSeconds,
    const float MaxLocalFrameTime,
    const FString & Header,
    FCachedScreenPositionMap & SendCache,
    FCachedScreenPositionMap & RecvCache
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss