Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/FObjectReplicationCache
| Name | FObjectCache |
| Type | struct |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/Replication/Processing/ObjectReplicationCache.h |
| Include Path | #include "Replication/Processing/ObjectReplicationCache.h" |
Syntax
struct FObjectCache
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DataInUse | TMap< TWeakPtr< IReplicationCacheUser >, TWeakPtr< FConcertReplication_ObjectReplicationEvent > > | Past data that is still in use by users. | Replication/Processing/ObjectReplicationCache.h |