IsActorValidForReplicationGather

Tests if an actor is valid for replication gathering. Meaning, it can be gathered from the replication graph and considered for replication.

Windows
MacOS
Linux

References

Module

ReplicationGraph

Header

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

Include

#include "ReplicationGraphTypes.h"

Syntax

bool IsActorValidForReplicationGather
(
    const FActorRepListType & In
)

Remarks

Tests if an actor is valid for replication gathering. Meaning, it can be gathered from the replication graph and considered for replication.

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