FConcertSyncPackageEventMetaData

Meta data for a package event in a Concert Sync Session.

Windows
MacOS
Linux

References

Module

ConcertSyncCore

Header

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

Include

#include "ConcertSyncSessionTypes.h"

Syntax

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

Remarks

Meta data for a package event in a Concert Sync Session.

Variables

Name Description

Public variable UProperty

FConcertPackage...

 

PackageInfo

Contains information about the package event such as the package name, the event type, if this was triggered by an auto-save, etc.

Public variable UProperty

int64

 

PackageRevision

The revision of this package within the session.

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