Navigation
API > API/Editor > API/Editor/MovieSceneTools
An implementation of bool sections.
| Name | FBoolPropertySection |
| Type | class |
| Header File | /Engine/Source/Editor/MovieSceneTools/Public/Sections/BoolPropertySection.h |
| Include Path | #include "Sections/BoolPropertySection.h" |
Syntax
class FBoolPropertySection : public FSequencerSection
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBoolPropertySection
(
UMovieSceneSection& InSectionObject |
Creates a new bool section for editing bool sections. | Sections/BoolPropertySection.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual int32 OnPaintSection
(
FSequencerSectionPainter& Painter |
Sections/BoolPropertySection.h |