FGlobalActorReplicationInfoMap::Find

Finds data associated with the actor but does not create if its not there yet.

Windows
MacOS
Linux

References

Module

ReplicationGraph

Header

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

Include

#include "ReplicationGraphTypes.h"

Syntax

FGlobalActorReplicationInfo * Find
(
    const FActorRepListType & Actor
)

Remarks

Finds data associated with the actor but does not create if its not there yet.

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