Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/TSequencerChannelInterfaceCommon
- ISequencerChannelInterface::CanCreateKeyEditor_Raw()
- TSequencerChannelInterfaceCommon::CanCreateKeyEditor_Raw()
References
| Module | Sequencer |
| Header | /Engine/Source/Editor/Sequencer/Public/SequencerChannelInterface.h |
| Include | #include "SequencerChannelInterface.h" |
virtual bool CanCreateKeyEditor_Raw
&40;
const FMovieSceneChannel &42; InChannel
&41; const
Remarks
Check whether an editor on the sequencer node tree can be created for the specified channel true if a key editor should be constructed, false otherwise
Parameters
| Name | Description |
|---|---|
| Channel | The channel to check |