FMovieSceneChannelData::MoveKeyInternal

Move the key at index KeyIndex to a new time

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneChannelData.h

Include

#include "Channels/MovieSceneChannelData.h"

Source

/Engine/Source/Runtime/MovieScene/Private/Channels/MovieSceneChannelData.cpp

Syntax

int32 MoveKeyInternal
(
    int32 KeyIndex,
    FFrameNumber InNewTime
)

Remarks

Move the key at index KeyIndex to a new time

Returns

The index of the key in its new position

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