Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/Sections > API/Editor/MovieSceneTools/Sections/FThumbnailSection
- ISequencerSection::OnPaintSection()
- FThumbnailSection::OnPaintSection()
- FMediaThumbnailSection::OnPaintSection()
- TSubSectionMixin::OnPaintSection()
References
| Module | MovieSceneTools |
| Header | /Engine/Source/Editor/MovieSceneTools/Public/Sections/ThumbnailSection.h |
| Include | #include "Sections/ThumbnailSection.h" |
| Source | /Engine/Source/Editor/MovieSceneTools/Private/Sections/ThumbnailSection.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 |