Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore
References
| Module | ConcertSyncCore |
| Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertSyncSessionTypes.h |
| Include | #include "ConcertSyncSessionTypes.h" |
Syntax
USTRUCT&40;&41;
struct FConcertSyncEndpointIdAndData
Remarks
ID and data pair for an endpoint in a Concert Sync Session
Variables
| Type | Name | Description | |
|---|---|---|---|
| FConcertSyncEndpointData | EndpointData | The data for the endpoint | |
| FGuid | EndpointId | The ID of the endpoint |