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