ISectionLayoutBuilder::AddChannel

Adds a channel onto the layout.

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "ISectionLayoutBuilder.h"

Syntax

void AddChannel
(
    const FMovieSceneChannelHandle & Channel
)

Remarks

Adds a channel onto the layout. If a category is pushed, the key area will appear as a child of the current category

Parameters

Parameter

Description

Channel

A handle to the channel to be added to the layout

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