Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/FConcertSyncSessionDatabase
References
| Module | ConcertSyncCore |
| Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertSyncSessionDatabase.h |
| Include | #include "ConcertSyncSessionDatabase.h" |
| Source | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Private/ConcertSyncSessionDatabase.cpp |
bool GetPackageHeadEventFromName
&40;
const FName InPackageName,
int64 & OutPackageEventId
&41;
Remarks
Get Package Event Id from Package Name. The event id will be from the head revision of the package. True if the package event was found, false otherwise
Parameters
| Name | Description |
|---|---|
| InPackageName | |
| OutPackageEventId |