Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore
Identifies an object that was replicated by a client based on an underlying stream.
| Name | FConcertReplicatedObjectId |
| Type | struct |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/Replication/Data/ObjectIds.h |
| Include Path | #include "Replication/Data/ObjectIds.h" |
Syntax
USTRUCT ()
struct FConcertReplicatedObjectId : public FConcertObjectInStreamID
Inheritance Hierarchy
- FConcertObjectInStreamID → FConcertReplicatedObjectId
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SenderEndpointId | FGuid | The ID of the endpoint that sent this object. | Replication/Data/ObjectIds.h |