Navigation
API > API/Editor > API/Editor/MovieSceneTools
| Name | IImpl |
| Type | struct |
| Header File | /Engine/Source/Editor/MovieSceneTools/Public/KeyframeTrackEditor.h |
| Include Path | #include "KeyframeTrackEditor.h" |
Syntax
struct IImpl
Derived Classes
IImpl derived class hierarchy
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IImpl() |
KeyframeTrackEditor.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool Apply
(
UMovieSceneSection* Section, |
Returns whether a key was created | KeyframeTrackEditor.h | |
virtual void ApplyDefault
(
UMovieSceneSection* Section, |
KeyframeTrackEditor.h | ||
virtual bool ModifyByCurrentAndWeight
(
FMovieSceneChannelProxy& Proxy, |
KeyframeTrackEditor.h |