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_ChangeClientEvent
Remarks
Sent by server to notify a client that their stream content and / or authority has been changed by an external entity, i.e. when the change was not initiated by the client itself.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FConcertReplication_ClientChangeData | ChangeData | Info about what has changed. | |
| EConcertReplicationChangeClientReason | Reason | The reason for this event |