Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/Sections > API/Editor/MovieSceneTools/Sections/FBoolPropertySection
References
| Module | MovieSceneTools |
| Header | /Engine/Source/Editor/MovieSceneTools/Public/Sections/BoolPropertySection.h |
| Include | #include "Sections/BoolPropertySection.h" |
FBoolPropertySection
&40;
UMovieSceneSection & InSectionObject
&41;
Remarks
Creates a new bool section for editing bool sections.
Parameters
| Name | Description |
|---|---|
| InSectionObject | The section object which is being displayed and edited. |
| InDisplayName | A display name for the section being displayed and edited. |