FMovieSceneChannelData::AddKeyInternal

Add a new key at the specified 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 AddKeyInternal
(
    FFrameNumber InTime
)

Remarks

Add a new key at the specified 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