FMovieSceneEventSectionData::DeleteKeys

Delete the keys for the specified key handles

Windows
MacOS
Linux

Override Hierarchy

FMovieSceneChannel::DeleteKeys()

FMovieSceneEventSectionData::DeleteKeys()

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneEventSection.h

Include

#include "Sections/MovieSceneEventSection.h"

Source

/Engine/Source/Runtime/MovieSceneTracks/Private/Sections/MovieSceneEventSection.cpp

Syntax

virtual void DeleteKeys
(
    TArrayView< const FKeyHandle > InHandles
)

Remarks

Delete the keys for the specified key handles

Parameters

Parameter

Description

InHandles

Array of handles to delete

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