Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/ISequencerSection
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual float GetSectionHeight () |
ISequencerSection.h | ||
virtual float GetSectionHeight
(
const UE::Sequencer::FViewDensityInfo& ViewDensity |
ISequencerSection.h |
GetSectionHeight()
| Name | GetSectionHeight |
| Type | function |
| Header File | /Engine/Source/Editor/Sequencer/Public/ISequencerSection.h |
| Include Path | #include "ISequencerSection.h" |
| Source | /Engine/Source/Editor/Sequencer/Private/ISequencerSection.cpp |
virtual float GetSectionHeight() const
The height of the section
GetSectionHeight(const UE::Sequencer::FViewDensityInfo &)
| Name | GetSectionHeight |
| Type | function |
| Header File | /Engine/Source/Editor/Sequencer/Public/ISequencerSection.h |
| Include Path | #include "ISequencerSection.h" |
| Source | /Engine/Source/Editor/Sequencer/Private/ISequencerSection.cpp |
virtual float GetSectionHeight
(
const UE::Sequencer::FViewDensityInfo & ViewDensity
) const