Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/FSequencerUtilities
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< SWidget > | MakeAddButton
(
FText HoverText, |
Creates a button (used for +Section) that opens a ComboButton with a user-defined sub-menu content. | |
| TSharedRef< SWidget > | MakeAddButton
(
FText HoverText, |
Creates a button (used for +Section) that fires a user-defined OnClick response with no sub-menu. |