Navigation
API > API/Plugins > API/Plugins/ConcertSyncClient > API/Plugins/ConcertSyncClient/Replication > API/Plugins/ConcertSyncClient/Replication/IConcertClientReplicationManager
References
| Module | ConcertSyncClient |
| Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncClient/Public/Replication/IConcertClientReplicationManager.h |
| Include | #include "Replication/IConcertClientReplicationManager.h" |
FOnRemoteEditApplied & OnPreRemoteEditApplied()
Remarks
Called before updating any local state in response to the server notifying us that the local client's content was remotely edited. This executes before OnPreStreamsChanged, OnPreAuthorityChanged, and OnPreSyncControlChanged, which may also get triggered depending on the change.