#include <NetDormantHolder.h>
Container holding the FObjectReplicator of a dormant replicated object
◆ FDormantObjectReplicator() [1/2]
| UE::Net::Private::FDormantObjectReplicator::FDormantObjectReplicator |
( |
FObjectKey |
InObjectKey | ) |
|
|
explicit |
Default constructor that will always create a replicator
◆ FDormantObjectReplicator() [2/2]
Constructor that copies an existing replicator
◆ operator==() [1/2]
◆ operator==() [2/2]
| bool UE::Net::Private::FDormantObjectReplicator::operator== |
( |
FObjectKey |
rhs | ) |
const |
|
inline |
◆ ObjectKey
| FObjectKey UE::Net::Private::FDormantObjectReplicator::ObjectKey |
The replicated object's key mapped to this replicator
◆ Replicator
The replicator of the replicated object we are storing
The documentation for this struct was generated from the following files: