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 TOnAllowed, CObjectInStreamInvocable TOnDisallowed>
static void EnumerateChanges
(
const FConcertReplication_ChangeSyncControl & Event,
TOnAllowed && OnAllowed,
TOnDisallowed && OnDisallowed
)
Remarks
Enumerates the changes that would be made by applying this event.