Navigation
API > API/Plugins > API/Plugins/ReplicationGraph > API/Plugins/ReplicationGraph/FGlobalActorReplicationInfoMap
References
Module | ReplicationGraph |
Header | /Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraphTypes.h |
Include | #include "ReplicationGraphTypes.h" |
void RemoveDependentActor
(
AActor * Parent,
AActor * Child
)
Remarks
RemoveDependentActor will remove the given child actor from the parent's dependent list. This will stop making the child actor try to be replicated whenever the parent actor is