Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/Replication > API/Plugins/ConcertSyncCore/Replication/FSyncControlState
References
| Module | ConcertSyncCore |
| Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/Replication/SyncControlState.h |
| Include | #include "Replication/SyncControlState.h" |
template<CObjectInStreamInvocable TOnDisallowed>
FPredictedObjectRemoval PredictAndApplyRestoreContentChanges
(
const FConcertReplication_RestoreContent_Request & Request,
TOnDisallowed && OnDisallowed
)
Remarks
If the request replaces the content, removes sync control for all objects. The objects that were predictively removed by the request. Pass this back into AppendChanges once you get the response.