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