Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/Replication > API/Plugins/ConcertSyncCore/Replication/FSyncControlState > API/Plugins/ConcertSyncCore/Replication/FSyncControlState/PredictAndApplyM-
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 PredictAndApplyMuteChanges
(
const FConcertReplication_ChangeMuteState_Request & Request,
TOnDisallowed && OnDisallowed
)
Remarks
Combines implicit sync control changes caused by the local client sending a mute event. The objects that were predictively removed by the request. Pass this back into AppendChanges once you get the response.