TMovieSceneChannelData::DeleteKeys

Delete a number of keys from this channel data

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneChannelData.h

Include

#include "Channels/MovieSceneChannelData.h"

Syntax

void DeleteKeys
(
    TArrayView< const FKeyHandle > InHandles
)

Remarks

Delete a number of keys from this channel data

Parameters

Parameter

Description

InHandles

Array of key handles that should be deleted

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