Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Channels > FMovieSceneChannelData
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 |
FKeyHandle GetHandle
&40;
int32 Index
&41;
Remarks
Retrieve a key handle for the specified key time index A key handle that identifies the key at the specified index, regardless of re-ordering
Parameters
Name | Description |
---|---|
Index | The index to retrieve |