Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/IKeyArea
Description
- Locate the sequencer channel interface for this key area's channel
-
Channel interfaces are registered via ISequencerModule::RegisterChannelInterface
| Name | FindChannelEditorInterface |
| Type | function |
| Header File | /Engine/Source/Editor/Sequencer/Public/IKeyArea.h |
| Include Path | #include "IKeyArea.h" |
| Source | /Engine/Source/Editor/Sequencer/Private/IKeyArea.cpp |
ISequencerChannelInterface * FindChannelEditorInterface() const
The channel interface, or nullptr if one was not found