Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net > API/Runtime/Engine/Net/FDormantReplicatorHolder
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Net/NetDormantHolder.h |
| Include | #include "Net/NetDormantHolder.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Net/NetDormantHolder.cpp |
void CleanupAllReplicatorsOfActor
&40;
AActor &42; DormantActor
&41;
Remarks
Remove the references to all the object replicators tied to the given actor
Parameters
| Name | Description |
|---|---|
| DormantActor | The dormant actor we want to clean any reference to |