FMovieSceneChannelValueHelper

Overload list

Windows
MacOS
Linux
Name Description

Public function

FMovieSceneChannelValueHelper

(
    const TMovieSceneChannelHandle< Cha...,
    ValueType* InUserValue,
    TArrayView< const FKeyHandle > AllK...
)

Construction from a channel handle, a pointer to an external user-facing value on the key struct, and an array of handles

Public function

FMovieSceneChannelValueHelper

(
    const TMovieSceneChannelHandle< Cha...,
    ValueType* InUserValue,
    TOptional< TTuple< FKeyHandle, FFra...
)

Construction from a channel handle, a pointer to an external user-facing value on the key struct, and a specific key handle/time

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