IKeyArea::FindChannelEditorInterface

Locate the sequencer channel interface for this key area's channel

Windows
MacOS
Linux

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Public/IKeyArea.h

Include

#include "IKeyArea.h"

Source

/Engine/Source/Editor/Sequencer/Private/IKeyArea.cpp

Syntax

ISequencerChannelInterface * FindChannelEditorInterface() const

Remarks

Locate the sequencer channel interface for this key area's channel

: Channel interfaces are registered via ISequencerModule::RegisterChannelInterface

Returns

The channel interface, or nullptr if one was not found

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss