Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/Replication
Classes
| Type | Name | Description | |
|---|---|---|---|
| FConcertReplication_BatchReplicationEvent | Contains multiple objects to be replicated. | ||
| FConcertReplication_ChangeAuthority_Request | Sent by clients to the server to attempt to take or release authority over properties on objects. | ||
| FConcertReplication_ChangeAuthority_Response | |||
| FConcertReplication_ChangeStream_Frequency | Changes to set to make to the stream's replication frequency. | ||
| FConcertReplication_ChangeStream_FrequencyResponse | |||
| FConcertReplication_ChangeStream_PutObject | A request to add a new object to a stream or overwrite a pre-existing object's properties / class. | ||
| FConcertReplication_ChangeStream_Request | Let's a client change its streams owned on the server. | ||
| FConcertReplication_ChangeStream_Response | Contains information about why a request failed. | ||
| FConcertReplication_Join_Request | Sent by client to request joining a replication session. | ||
| FConcertReplication_Join_Response | Sent by server to accept the previously sent replication session. | ||
| FConcertReplication_LeaveEvent | Sent by client to notify server that no more replication data should be sent. | ||
| FConcertReplication_ObjectReplicationEvent | Contains data to be applied to a replicated object. | ||
| FConcertReplication_QueryReplicationInfo_Request | Allows a client query about another client's registered streams. | ||
| FConcertReplication_QueryReplicationInfo_Response | |||
| FConcertReplication_StreamReplicationEvent | Contains data produced by a specific replication stream. | ||
| FConcertStreamArray |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EConcertChangeObjectFrequencyErrorCode | |||
| EConcertChangeStreamFrequencyErrorCode | |||
| EConcertPutObjectErrorCode | |||
| EConcertQueryClientStreamFlags | Flags to affect FConcertQueryClientStreams_Request | ||
| EConcertReplicationChangeFrequencyFlags | |||
| EJoinReplicationErrorCode | |||
| EReplicationResponseErrorCode | Added as field to all replication response data. |