Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/FSequencerSection
- ISequencerSection::OnPaintSection()
- FSequencerSection::OnPaintSection()
- FBoolPropertySection::OnPaintSection()
- FColorPropertySection::OnPaintSection()
- FContextualAnimNotifySection::OnPaintSection()
References
| Module | Sequencer |
| Header | /Engine/Source/Editor/Sequencer/Public/ISequencerSection.h |
| Include | #include "ISequencerSection.h" |
| Source | /Engine/Source/Editor/Sequencer/Private/ISequencerSection.cpp |
virtual int32 OnPaintSection
&40;
FSequencerSectionPainter & InPainter
&41; const
Remarks
Called when the section should be painted The new LayerId
Parameters
| Name | Description |
|---|---|
| Painter | Structure that affords common painting operations |