Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore
ID and data pair for an endpoint in a Concert Sync Session
| Name | FConcertSyncEndpointIdAndData |
| Type | struct |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertSyncSessionTypes.h |
| Include Path | #include "ConcertSyncSessionTypes.h" |
Syntax
USTRUCT ()
struct FConcertSyncEndpointIdAndData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EndpointData | FConcertSyncEndpointData | The data for the endpoint | ConcertSyncSessionTypes.h | |
| EndpointId | FGuid | The ID of the endpoint | ConcertSyncSessionTypes.h |