FConcertSyncEventResponse

Response to a [FConcertSyncEventRequest](API\Plugins\ConcertSyncCore\FConcertSyncEventRequest) request.

Windows
MacOS
Linux

References

Module

ConcertSyncCore

Header

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertWorkspaceMessages.h

Include

#include "ConcertWorkspaceMessages.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FConcertSyncEventResponse

Remarks

Response to a FConcertSyncEventRequest request.

Variables

Name Description

Public variable UProperty

FConcertSession...

 

Event

The payload contains the event corresponding to the requested event type like FConcertSyncTransactionEvent/FConcertSyncPackageEvent or an empty payload if the request failed.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss