Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/Replication > API/Plugins/ConcertSyncCore/Replication/Data
References
| Module | ConcertSyncCore |
| Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/Replication/Data/ObjectReplicationMap.h |
| Include | #include "Replication/Data/ObjectReplicationMap.h" |
Syntax
USTRUCT ()
struct FConcertReplicatedObjectInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSoftClassPath | ClassPath | The exact class of the object being replicated. | |
| FConcertPropertySelection | PropertySelection | The properties to replicate for the object |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| FConcertReplicatedObjectInfo | Use static factories instead of user-provided constructors to continue allowing brace-initialization. |