TExtendKeyMenuParams

Utility struct representing a number of selected keys on a single channel

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "SequencerChannelTraits.h"

Syntax

template<typename ChannelType>
struct TExtendKeyMenuParams

Remarks

Utility struct representing a number of selected keys on a single channel

Variables

Name Description

Public variable

TMovieSceneChan...

 

Channel

The channel on which the keys reside

Public variable

TArray< FKeyHan...

 

Handles

An array of key handles to operante on

Public variable

TWeakObjectPtr<...

 

Section

The section on which the channel resides

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