Navigation
API > API/Runtime > API/Runtime/Engine
Container that stores all the replicators owned by a given dormant Actor. Note that the actor's own replicator will be part of this list.
| |
|
| Name |
FActorDormantReplicators |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Public/Net/NetDormantHolder.h |
| Include Path |
#include "Net/NetDormantHolder.h" |
Syntax
struct FActorDormantReplicators
Constructors
Structs
Typedefs
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| DormantReplicators |
FObjectReplicatorSet |
List of all object replicates stored for this dormant actor |
Net/NetDormantHolder.h |
|
| OwnerActorKey |
FObjectKey |
The dormant actor who owns all the different object replicators |
Net/NetDormantHolder.h |
|
Functions
Public
Operators
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Net/NetDormantHolder.h |
|
|
|
Net/NetDormantHolder.h |
|