Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Channels > TMovieSceneChannelData
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneChannelData.h |
Include | #include "Channels/MovieSceneChannelData.h" |
void RemoveKey
&40;
int32 KeyIndex
&41;
Remarks
Remove the key at a given index
Parameters
Name | Description |
---|---|
KeyIndex | The index of the key to remove |