Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/Channels > API/Editor/MovieSceneTools/Channels/TPerlinNoiseChannelInterface
- ISequencerChannelInterface::CanCreateKeyEditor_Raw()
- TPerlinNoiseChannelInterface::CanCreateKeyEditor_Raw()
References
| Module | MovieSceneTools |
| Header | /Engine/Source/Editor/MovieSceneTools/Public/Channels/PerlinNoiseChannelInterface.h |
| Include | #include "Channels/PerlinNoiseChannelInterface.h" |
virtual bool CanCreateKeyEditor_Raw
&40;
const FMovieSceneChannel &42; Channel
&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 |