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/ChangeClientEvent.h |
| Include | #include "Replication/Messages/ChangeClientEvent.h" |
Syntax
USTRUCT ()
struct FConcertReplication_ClientChangeData
Remarks
Describes what aspects about a client have changed.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FConcertReplication_ChangeAuthority_Request | AuthorityChange | The change made to the client's authority. | |
| FConcertReplication_ChangeStream_Request | StreamChange | The change made to the client's streams. | |
| FConcertReplication_ChangeSyncControl | SyncControlChange | The change made to the client's sync control in response to the above changes. |