Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore
References
| Module | ConcertSyncCore |
| Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertSequencerMessages.h |
| Include | #include "ConcertSequencerMessages.h" |
Syntax
USTRUCT&40;&41;
struct FConcertSequencerCloseEvent
Remarks
Event that signals a Sequencer just been closed.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bControllerClose | ||
| int32 | EditorsWithSequencerOpened | ||
| FString | SequenceObjectPath | The full path name to the root sequence of the sequencer that just closed. |