UReplicationGraph::DebugPrintCullDistances

Print the Net Culling Distance of all actors in the RepGraph.

Windows
MacOS
Linux

References

Module

ReplicationGraph

Header

/Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraph.h

Include

#include "ReplicationGraph.h"

Source

/Engine/Plugins/Runtime/ReplicationGraph/Source/Private/ReplicationGraphDebugging.cpp

Syntax

void DebugPrintCullDistances
(
    UNetReplicationGraphConnection * SpecificConnection
) const

Remarks

Print the Net Culling Distance of all actors in the RepGraph. When a connection is specified will also output the cull distance in the connection info list

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