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 & OnPostRemoteEditApplied()
Remarks
Called after updating any local state in response to the server notifying us that the local client's content was remotely edited. This executes after OnPreStreamsChanged, OnPreAuthorityChanged, and OnPreSyncControlChanged, which may also get triggered depending on the change.