Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore
Data for a package event in a Concert Sync Session
| Name | FConcertSyncPackageEvent |
| Type | struct |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertSyncSessionTypes.h |
| Include Path | #include "ConcertSyncSessionTypes.h" |
Syntax
USTRUCT ()
struct FConcertSyncPackageEvent
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Package | FConcertPackage | The package data for this event | ConcertSyncSessionTypes.h | |
| PackageRevision | int64 | The revision of this package within the session? | ConcertSyncSessionTypes.h |