 |
AConcertClientDesktopPresenceActor |
A AConcertClientDesktopPresenceActor is a child of AConcertClientPresenceActor that is used to represent users in desktop |
|
 |
AConcertClientPresenceActor |
A ConcertClientPresenceActor is a transient actor representing other client presences during a concert client session. |
|
 |
AConcertClientVRPresenceActor |
A ConcertClientVRPresenceActor is a child of AConcertClientPresenceActor that is used to represent users in VR |
|
 |
FConcertActionDefinition |
Defines actions for a given context. |
|
 |
FConcertActivityStream |
Streams an archived session activities asynchronously and caches them until the client poll and consume them synchronously. |
|
 |
FConcertClientLocalDataStore |
Maintains a type-safe key/value local map where the values are USTRUCT() struct or a supported basic types (int8, uint8, int16, uint16, int32, uint32, int64, uint64, float, double, bool, FName, FText, FString). |
|
 |
FConcertClientLocalTransactionCommonData |
Common data for a transaction. |
|
 |
FConcertClientLocalTransactionFinalizedData |
Finalized data for a transaction. |
|
 |
FConcertClientLocalTransactionSnapshotData |
Snapshot data for a transaction. |
|
 |
FConcertClientMovement |
|
|
 |
FConcertConflictDescriptionBase |
Data holding information about conflict that occurred while processing an inbound transaction. |
|
 |
FPersistParameters |
Input parameters for persistance of an existing session. |
|
 |
FPersistResult |
Result of a persist. |
|
 |
IConcertClientBasePresenceMode |
Base class for Multi-User PresenceMode. |
|
 |
IConcertClientDataStore |
Interacts with a key/value store shared by one or more clients connected to a Concert session. |
|
 |
IConcertClientPackageBridge |
Bridge between the editor package events and Concert. |
|
 |
IConcertClientPresenceManager |
|
|
 |
IConcertClientPresenceModeFactory |
Interface for the presence mode factory The presence manager uses a default implementation but it is possible to change the factory to get different presence mode behavior than the default one. |
|
 |
IConcertClientSequencerManager |
Sequencer manager that is held by the client sync module that keeps track of open sequencer UIs, regardless of whether a session is open or not Events are registered to client sessions that will then operate on any tracked sequencer UIs |
|
 |
IConcertClientTransactionBridge |
Bridge between the editor transaction system and Concert. |
|
 |
IConcertClientWorkspace |
|
|
 |
IConcertSyncClient |
Interface for a Concert Sync Client. |
|
 |
IConcertSyncClientModule |
Interface for the Concert Sync Client module. |
|