FSequencerSection::OnPaintSection

Called when the section should be painted

Windows
MacOS
Linux

Override Hierarchy

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Public/ISequencerSection.h

Include

#include "ISequencerSection.h"

Source

/Engine/Source/Editor/Sequencer/Private/ISequencerSection.cpp

Syntax

virtual int32 OnPaintSection
(
    FSequencerSectionPainter & InPainter
) const

Remarks

Called when the section should be painted

Returns

The new LayerId

Parameters

Parameter

Description

Painter

Structure that affords common painting operations

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss