Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/ISequencerSection
Description
Allows each section to have it's own unique widget for advanced editing functionality OnPaintSection will still be called if a widget is provided. OnPaintSection is still used for the background section display
| Name | GenerateSectionWidget |
| Type | function |
| Header File | /Engine/Source/Editor/Sequencer/Public/ISequencerSection.h |
| Include Path | #include "ISequencerSection.h" |
virtual TSharedRef < SWidget > GenerateSectionWidget()
The generated widget