AReplicationGraphDebugActor::IsNetRelevantFor

To prevent demo netdriver from replicating.

Windows
MacOS
Linux

Override Hierarchy

AActor::IsNetRelevantFor()

AReplicationGraphDebugActor::IsNetRelevantFor()

References

Module

ReplicationGraph

Header

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

Include

#include "ReplicationGraph.h"

Syntax

virtual bool IsNetRelevantFor
(
    const AActor * RealViewer,
    const AActor * ViewTarget,
    const FVector & SrcLocation
) const

Remarks

To prevent demo netdriver from replicating.

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