FSubSectionPainterUtil::PaintSection

Paints the sub-section, mostly by painting loop boundaries, if appropriate

Windows
MacOS
Linux

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/TrackEditors/SubTrackEditorBase.h

Include

#include "TrackEditors/SubTrackEditorBase.h"

Source

/Engine/Source/Editor/MovieSceneTools/Private/TrackEditors/SubTrackEditorBase.cpp

Syntax

static FSubSectionPainterResult PaintSection
(
    TSharedPtr< const ISequencer > Sequencer,
    const UMovieSceneSubSection & SectionObject,
    FSequencerSectionPainter & InPainter,
    FSubSectionPainterParams Params
)

Remarks

Paints the sub-section, mostly by painting loop boundaries, if appropriate

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