Navigation
API > API/Editor > API/Editor/MovieSceneTools
Inheritance Hierarchy
- IImpl
- TAddKeyImpl< FMovieSceneDoubleChannel, double >
References
| Module | MovieSceneTools |
| Header | /Engine/Source/Editor/MovieSceneTools/Public/KeyframeTrackEditor.h |
| Include | #include "KeyframeTrackEditor.h" |
Syntax
template<>
struct TAddKeyImpl< FMovieSceneDoubleChannel, double > : public IImpl
Remarks
Specializations for channels that SUPPORT Blending.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAddKey | ||
| int32 | ChannelIndex | ||
| double | ValueToSet |
Functions
| Type | Name | Description | |
|---|---|---|---|
TAddKeyImpl
(
int32 InChannelIndex, |
Overridden from IImpl
| Type | Name | Description | |
|---|---|---|---|
| bool | Apply
(
UMovieSceneSection* Section, |
Returns whether a key was created | |
| void | ApplyDefault
(
UMovieSceneSection* Section, |
||
| bool | ModifyByCurrentAndWeight
(
FMovieSceneChannelProxy& Proxy, |