FMovieSceneClipboardKeyTrack::Create

Create a key track that wraps the specified key type

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "MovieSceneClipboard.h"

Syntax

template<typename KeyType>
static FMovieSceneClipboardKeyTrack Create
(
    FName InName
)

Remarks

Create a key track that wraps the specified key type

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