IImpl

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/KeyframeTrackEditor.h

Include

#include "KeyframeTrackEditor.h"

Syntax

struct IImpl

Destructors

Name Description

Public function Virtual

~IImpl()

Functions

Name Description

Public function Virtual Const

bool

 

Apply

(
    UMovieSceneSection* Section,
    FMovieSceneChannelProxy& Proxy,
    FFrameNumber InTime,
    EMovieSceneKeyInterpolation Interpo...,
    bool bKeyEvenIfUnchanged,
    bool bKeyEvenIfEmpty
)

Returns whether a key was created

Public function Virtual Const

void

 

ApplyDefault

(
    UMovieSceneSection* Section,
    FMovieSceneChannelProxy& Proxy
)

Public function Virtual

bool

 

ModifyByCurrentAndWeight

(
    FMovieSceneChannelProxy& Proxy,
    FFrameNumber InTime,
    void* VCurrentValue,
    float Weight
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss