Navigation
API > API/Editor > API/Editor/Sequencer
References
Module | Sequencer |
Header | /Engine/Source/Editor/Sequencer/Public/ISequencerTrackEditor.h |
Include | #include "ISequencerTrackEditor.h" |
Syntax
struct FBuildEditWidgetParams
Remarks
Data structure containing information required to build an edit widget
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TAttribute< bool > | NodeIsHovered | Attribute that specifies when the node relating to this edit widget is hovered |
![]() |
int32 | RowIndex | Index of current track row |
![]() |
int32 | TrackInsertRowIndex | Track row index for any newly created sections |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |