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 ()
struct FConcertSyncPackageEventMetaData
Remarks
Meta data for a package event in a Concert Sync Session.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FConcertPackageInfo | PackageInfo | Contains information about the package event such as the package name, the event type, if this was triggered by an auto-save, etc. | |
| int64 | PackageRevision | The revision of this package within the session. |