Navigation
API > API/Editor > API/Editor/MovieSceneTools
References
| Module | MovieSceneTools |
| Header | /Engine/Source/Editor/MovieSceneTools/Public/KeyframeTrackEditor.h |
| Include | #include "KeyframeTrackEditor.h" |
Syntax
struct FMovieSceneChannelValueSetter
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FMovieSceneChannelValueSetter | Create
(
int32 ChannelIndex, |
Templated construction function that can add a key (and potentially also set a default) for the specified channel and value |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FMovieSceneChannelValueSetter & | operator=
(
const FMovieSceneChannelValueSetter& |
||
| FMovieSceneChannelValueSetter & | |||
| IImpl * | operator-> () |
||
| const IImpl * | operator-> () |