Navigation
API > API/Editor > API/Editor/MovieSceneTools
Helper class for event section interfaces.
| Name | FEventSectionHelper |
| Type | class |
| Header File | /Engine/Source/Editor/MovieSceneTools/Public/Sections/EventSectionHelper.h |
| Include Path | #include "Sections/EventSectionHelper.h" |
Syntax
class FEventSectionHelper
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool IsSectionSelected
(
TSharedRef< ISequencer > Sequencer, |
Returns whether the given section is selected. | Sections/EventSectionHelper.h | |
static void PaintEventName
(
FSequencerSectionPainter& Painter, |
Paints an event name. | Sections/EventSectionHelper.h |