 |
FConcertBaseSendPackageParams |
|
|
 |
FConcertBeginSendPackageParams |
|
|
 |
FConcertClientDesktopPresenceUpdateEvent |
|
|
 |
FConcertClientPresenceDataUpdateEvent |
|
|
 |
FConcertClientPresenceEventBase |
|
|
 |
FConcertClientPresenceInVREvent |
|
|
 |
FConcertClientPresenceVisibilityUpdateEvent |
|
|
 |
FConcertClientVRPresenceUpdateEvent |
|
|
 |
FConcertDataStore |
Maintains a type-safe key/value map where the values are USTRUCT() structs serialized into a FConcertDataStore_StoreValue. |
|
 |
FConcertDataStore_CompareExchangeRequest |
The request passed from the client to the server to compare and exchange a stored value. |
|
 |
FConcertDataStore_Double |
A USTRUCT() wrapper struct, used by the implementation, to serialize/deserialize floating point values passed to the Concert data store API. |
|
 |
FConcertDataStore_FetchOrAddRequest |
The request passed from the client to the server to fetch or add a key/value pair from/in the data store. |
|
 |
FConcertDataStore_Integer |
A USTRUCT() wrapper struct, used by the implementation, to serialize/deserialize integers (of any type) or bool values passed to the Concert data store API. |
|
 |
FConcertDataStore_KeyValuePair |
Contains a key and its value, used by the client/server cache replication mechanism. |
|
 |
FConcertDataStore_ReplicateEvent |
The event message sent by the server to the client to perform the initial replication, sending all currently stored key/value pairs to a new session client(s) or to notify any further changes, pushing an updated key/value pair to all clients except the one who performed the change. |
|
 |
FConcertDataStore_Request |
The request used as the base class for fetch or add and compare exchange requests. |
|
 |
FConcertDataStore_Response |
The response to a FConcertDataStore_FetchOrAddRequest or FConcertDataStore_CompareExchangeRequest requests, sent from the server to the client. |
|
 |
FConcertDataStore_StoreValue |
A value and its meta-data as stored by a Concert data store and transported between a client and a server. |
|
 |
FConcertDataStore_String |
A USTRUCT() wrapper struct, used by the implementation, to serialize/deserialize FName and FString passed to the Concert data store API. |
|
 |
FConcertDataStore_Text |
A USTRUCT() wrapper struct, used by the implementation, to serialize/deserialize FText passed to the Concert data store API. |
|
 |
FConcertDataStoreResult |
Contains the result of a Concert data store operation. |
|
 |
FConcertExportedObject |
|
|
 |
FConcertFileCache |
Maintains an in-memory cache of file data, attempting to keep the cache within the given upper memory threshold. |
|
 |
FConcertFinishSendPackageParams |
|
|
 |
FConcertIgnoreActivityStateChangedEvent |
Sets the specified client 'ignore on restore' state for further activities. |
|
 |
FConcertLaserData |
|
|
 |
FConcertLocalFileSharingService |
Share files using a local directory. |
|
 |
FConcertObjectId |
|
|
 |
FConcertPackage |
|
|
 |
FConcertPackageDataStream |
Used to stream the package data. |
|
 |
FConcertPackageInfo |
|
|
 |
FConcertPackageRejectedEvent |
|
|
 |
FConcertPackageTransmissionStartEvent |
Sent to let the receiver know something is coming. For now only sent from client to server. |
|
 |
FConcertPackageUpdateEvent |
|
|
 |
FConcertPlaySessionEvent |
|
|
 |
FConcertRejectSendPackageParams |
|
|
 |
FConcertResourceLockEvent |
|
|
 |
FConcertResourceLockRequest |
|
|
 |
FConcertResourceLockResponse |
|
|
 |
FConcertSequencerCloseEvent |
Event that signals a Sequencer just been closed. |
|
 |
FConcertSequencerOpenEvent |
Event that signals a Sequencer just been opened. |
|
 |
FConcertSequencerPreloadAssetStatusMap |
Can be sent as an event by clients to indicate loading success/failure result of attempting to preload one or more sequence assets. |
|
 |
FConcertSequencerPreloadClientStatusMap |
Sent as an event by server with preload status of one or more clients. |
|
 |
FConcertSequencerPreloadRequest |
Event indicating one or more sequences have been added or removed from the set of sequences to keep preloaded for quick dynamic instantiation. |
|
 |
FConcertSequencerState |
|
|
 |
FConcertSequencerStateEvent |
Event that signals a sequencer UI has changed the current state |
|
 |
FConcertSequencerStateSyncEvent |
Event that represent the current open sequencer states to a newly connected client |
|
 |
FConcertSequencerTimeAdjustmentEvent |
An event that represents a time changes on the sequencer. |
|
 |
FConcertSerializedObjectData |
|
|
 |
FConcertSerializedPropertyData |
|
|
 |
FConcertServerLogging |
|
|
 |
FConcertSessionActivity |
|
|
 |
FConcertSyncActivity |
Data for an activity entry in a Concert Sync Session |
|
 |
FConcertSyncActivitySummary |
Base summary for an activity entry in a Concert Sync Session |
|
 |
FConcertSyncConnectionActivity |
Data for a connection activity entry in a Concert Sync Session |
|
 |
FConcertSyncConnectionActivitySummary |
Summary for a connection activity entry in a Concert Sync Session |
|
 |
FConcertSyncConnectionEvent |
Data for a connection event in a Concert Sync Session |
|
 |
FConcertSyncEndpointData |
Data for an endpoint in a Concert Sync Session |
|
 |
FConcertSyncEndpointIdAndData |
ID and data pair for an endpoint in a Concert Sync Session |
|
 |
FConcertSyncEventRequest |
Request to sync an event that was partially synced on the client but for which the full data is required for inspection. |
|
 |
FConcertSyncEventResponse |
Response to a FConcertSyncEventRequest request. |
|
 |
FConcertSyncLockActivity |
Data for a lock activity entry in a Concert Sync Session |
|
 |
FConcertSyncLockActivitySummary |
Summary for a lock activity entry in a Concert Sync Session |
|
 |
FConcertSyncLockEvent |
Data for a lock event in a Concert Sync Session |
|
 |
FConcertSyncObjectReader |
Archive for reading objects that have been received from another instance via Concert |
|
 |
FConcertSyncObjectRewriter |
Archive for rewriting identifiers (currently names) so that they belong to a different identifier table |
|
 |
FConcertSyncObjectWriter |
Archive for writing objects in a way that they can be sent to another instance via Concert |
|
 |
FConcertSyncPackageActivity |
Data for a package activity entry in a Concert Sync Session |
|
 |
FConcertSyncPackageActivitySummary |
Summary for a package activity entry in a Concert Sync Session |
|
 |
FConcertSyncPackageEvent |
Data for a package event in a Concert Sync Session |
|
 |
FConcertSyncPackageEventData |
Contains a package event where the package data is represented by a stream because it can be very large (several GB) |
|
 |
FConcertSyncPackageEventMetaData |
Meta data for a package event in a Concert Sync Session. |
|
 |
FConcertSyncSessionDatabase |
Database of activities that have happened in a Concert Sync Session. |
|
 |
FConcertSyncTransactionActivity |
Data for a transaction activity entry in a Concert Sync Session |
|
 |
FConcertSyncTransactionActivitySummary |
Summary for a transaction activity entry in a Concert Sync Session |
|
 |
FConcertSyncTransactionEvent |
Data for a transaction event in a Concert Sync Session |
|
 |
FConcertSyncWorldRemapper |
Util to handle remapping objects within the source world to be the equivalent objects in the destination world |
|
 |
FConcertTransactionEventBase |
|
|
 |
FConcertTransactionFinalizedEvent |
|
|
 |
FConcertTransactionRejectedEvent |
|
|
 |
FConcertTransactionSnapshotEvent |
|
|
 |
FConcertWorkspaceSyncActivityEvent |
|
|
 |
FConcertWorkspaceSyncAndFinalizeCompletedEvent |
An event emitted by a client after its workspace has been completely synced and finalized. |
|
 |
FConcertWorkspaceSyncCompletedEvent |
|
|
 |
FConcertWorkspaceSyncEndpointEvent |
|
|
 |
FConcertWorkspaceSyncEventBase |
|
|
 |
FConcertWorkspaceSyncLockEvent |
|
|
 |
FConcertWorkspaceSyncRequestedEvent |
|
|
 |
FPackageClassFilter |
|
|
 |
FTransactionClassFilter |
|
|
 |
IConcertFileSharingService |
Implements a file sharing service used as a side channel to ConcertTransport to exchange large files. |
|
 |
TConcertDataStoreResult |
Wraps the weakly typed result of a Concert data store operation into a strongly typed result. |
|
 |
TConcertDataStoreType |
Maps a type to its corresponding USTRUCT() type. |
|
 |
UConcertSyncConfig |
|
|