Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > FMovieSceneClipboardKeyTrack
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | IterateKeys
(
TFunctionRef< bool(const FMovieSceneClipboardKey&Key)> Iter |
Iterate the keys contained within this track |
![]() |
bool | IterateKeys
(
TFunctionRef< bool(FMovieSceneClipboardKey&Key)> Iter |