Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/Replication > API/Plugins/ConcertSyncCore/Replication/Messages
References
| Module | ConcertSyncCore |
| Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/Replication/Messages/RestoreContent.h |
| Include | #include "Replication/Messages/RestoreContent.h" |
Syntax
USTRUCT ()
struct FConcertReplication_RestoreContent_Response
Variables
| Type | Name | Description | |
|---|---|---|---|
| FConcertQueriedClientInfo | ClientInfo | This includes the full stream and authority content if ErrorCode == EConcertReplicationRestoreErrorCode::Success and the request had EConcertReplicationRestoreContentFlags::SendNewState set. | |
| EConcertReplicationRestoreErrorCode | ErrorCode | ||
| FConcertReplication_ChangeSyncControl | SyncControl | The full sync control the client has on the server. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsSuccess () |