Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/FMovieSceneChannelValueSetter
| Name | FUnpackedChannelValueSetter |
| Type | struct |
| Header File | /Engine/Source/Editor/MovieSceneTools/Public/KeyframeTrackEditor.h |
| Include Path | #include "KeyframeTrackEditor.h" |
Syntax
struct FUnpackedChannelValueSetter : public IImpl
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FUnpackedChannelValueSetter
(
UE::MovieScene::FUnpackedChannelValue&& InValue, |
KeyframeTrackEditor.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAddKey | bool | KeyframeTrackEditor.h | ||
| ChannelValue | UE::MovieScene::FUnpackedChannelValue | KeyframeTrackEditor.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool Apply
(
UMovieSceneSection* Section, |
KeyframeTrackEditor.h | ||
virtual void ApplyDefault
(
UMovieSceneSection* Section, |
KeyframeTrackEditor.h | ||
virtual bool ModifyByCurrentAndWeight
(
FMovieSceneChannelProxy& Proxy, |
KeyframeTrackEditor.h |