Sequencer::AddOrUpdateKey

Overload list

Windows
MacOS
Linux
Name Description

Public function

FKeyHandle

 

Sequencer::AddOrUpdateKey

(
    ChannelType* InChannel,
    UMovieSceneSection* InSectionT...,
    FFrameNumber InTime,
    ISequencer& InSequencer,
    const FGuid& InObjectBindingID,
    FTrackInstancePropertyBindings*...
)

Add or update a key for this channel's current value

Public function

FKeyHandle

 

Sequencer::AddOrUpdateKey

(
    ChannelType* InChannel,
    UMovieSceneSection* SectionToK...,
    const TMovieSceneExternalValue< Val...,
    FFrameNumber InTime,
    ISequencer& InSequencer,
    const FGuid& InObjectBindingID,
    FTrackInstancePropertyBindings*...
)

Add or update a key for this channel's current value, using an external value if possible

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