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 FConcertSyncLockEvent
Remarks
Data for a lock event in a Concert Sync Session
Variables
| Type | Name | Description | |
|---|---|---|---|
| EConcertSyncLockEventType | LockEventType | The type of this lock event | |
| TArray< FName > | ResourceNames | The resources affected by this lock event |