UReplicationGraphNode::GetAllActorsInNode_Debugging

Debugging only function to return a normal [TArray](API\Runtime\Core\Containers\TArray) of actor rep list (for logging, debug UIs, etc)

Windows
MacOS
Linux

Override Hierarchy

References

Module

ReplicationGraph

Header

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

Include

#include "ReplicationGraph.h"

Syntax

virtual void GetAllActorsInNode_Debugging
(
    TArray< FActorRepListType > & OutArray
) const

Remarks

Debugging only function to return a normal TArray of actor rep list (for logging, debug UIs, etc)

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