Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore
An event that represents a time changes on the sequencer. This can happen via take recorder which will shift the active take if Start At Timecode is enabled.
| Name | FConcertSequencerTimeAdjustmentEvent |
| Type | struct |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertSequencerMessages.h |
| Include Path | #include "ConcertSequencerMessages.h" |
Syntax
USTRUCT ()
struct FConcertSequencerTimeAdjustmentEvent
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PlaybackStartFrame | FFrameNumber | ConcertSequencerMessages.h | ||
| SequenceObjectPath | FString | ConcertSequencerMessages.h |