Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore
Data for a lock event in a Concert Sync Session
| Name | FConcertSyncLockEvent |
| Type | struct |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertSyncSessionTypes.h |
| Include Path | #include "ConcertSyncSessionTypes.h" |
Syntax
USTRUCT ()
struct FConcertSyncLockEvent
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LockEventType | EConcertSyncLockEventType | The type of this lock event | ConcertSyncSessionTypes.h | |
| ResourceNames | TArray< FName > | The resources affected by this lock event | ConcertSyncSessionTypes.h |