Navigation
API > API/Runtime > API/Runtime/MovieScene
| Name | ISectionEventHandler |
| Type | class |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EventHandlers/ISectionEventHandler.h |
| Include Path | #include "EventHandlers/ISectionEventHandler.h" |
Syntax
class ISectionEventHandler
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void OnDecorationAdded
(
UObject* AddedDecoration |
EventHandlers/ISectionEventHandler.h | ||
virtual void OnDecorationRemoved
(
UObject* RemovedDecoration |
EventHandlers/ISectionEventHandler.h | ||
virtual void OnRowChanged
(
UMovieSceneSection* |
EventHandlers/ISectionEventHandler.h |