Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/FMovieSceneChannelValueSetter
References
| Module | MovieSceneTools |
| Header | /Engine/Source/Editor/MovieSceneTools/Public/KeyframeTrackEditor.h |
| Include | #include "KeyframeTrackEditor.h" |
template<typename ChannelType, typename ValueType>
static FMovieSceneChannelValueSetter Create
(
int32 ChannelIndex,
ValueType InNewValue,
bool bAddKey
)
Remarks
Templated construction function that can add a key (and potentially also set a default) for the specified channel and value