ISequencerModule::FindChannelEditorInterface

Find a sequencer channel for the specified channel type name

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "ISequencerModule.h"

Syntax

ISequencerChannelInterface * FindChannelEditorInterface
(
    FName ChannelTypeName
) const

Remarks

Find a sequencer channel for the specified channel type name

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