FBoolPropertySection

An implementation of bool sections.

Windows
MacOS
Linux

Inheritance Hierarchy

ISequencerSection

FSequencerSection

FBoolPropertySection

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/Sections/BoolPropertySection.h

Include

#include "Sections/BoolPropertySection.h"

Syntax

class FBoolPropertySection : public FSequencerSection

Remarks

An implementation of bool sections.

Constructors

Name Description

Public function

FBoolPropertySection

(
    UMovieSceneSection& InSectionObjec...
)

Creates a new bool section for editing bool sections.

Overridden from ISequencerSection

Name Description

Public function Virtual Const

int32

 

OnPaintSection

(
    FSequencerSectionPainter& InPainte...
)

Called when the section should be painted

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