FGlobalActorReplicationInfoMap::Get

Same as above but outputs bool if it was created. This is uncommonly called. Don't want to slow down the frequently called version.

Windows
MacOS
Linux

References

Module

ReplicationGraph

Header

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

Include

#include "ReplicationGraphTypes.h"

Syntax

FGlobalActorReplicationInfo & Get
(
    const FActorRepListType & Actor,
    bool & bWasCreated
)

Remarks

Same as above but outputs bool if it was created. This is uncommonly called. Don't want to slow down the frequently called version.

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