IChannelValueHelper

Underlying implementation interface

Windows
MacOS
Linux

Inheritance Hierarchy

FMovieSceneChannelValueHelper::IChannelValueHelper

TChannelValueHelper

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneKeyStructHelper.h

Include

#include "MovieSceneKeyStructHelper.h"

Syntax

struct IChannelValueHelper

Remarks

Underlying implementation interface

Variables

Name Description

Public variable

TOptional< TTup...

 

KeyHandleAndTime

The key handle and time for the key we're editing

Destructors

Name Description

Public function Virtual

~IChannelValueHelper()

Functions

Name Description

Public function

void

 

SetKeyFromUserValue

(
    FFrameNumber InUnifiedTime
)

Set the curve's key value and time from the user value, with the specified time

Public function

void

 

SetUserValueFromTime

(
    FFrameNumber InUnifiedTime
)

Set the user value from the specified 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