Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore
Response to a FConcertSyncEventRequest request.
| Name | FConcertSyncEventResponse |
| Type | struct |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertWorkspaceMessages.h |
| Include Path | #include "ConcertWorkspaceMessages.h" |
Syntax
USTRUCT ()
struct FConcertSyncEventResponse
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Event | FConcertSessionSerializedPayload | The payload contains the event corresponding to the requested event type like FConcertSyncTransactionEvent/FConcertSyncPackageEvent or an empty payload if the request failed. | ConcertWorkspaceMessages.h |