TKeyFrameManipulator::RemoveKey

Remove a key that corresponds to the specified key handle

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Curves/KeyFrameManipulator.h

Include

#include "Curves/KeyFrameManipulator.h"

Syntax

void RemoveKey
(
    FKeyHandle KeyHandle
)

Remarks

Remove a key that corresponds to the specified key handle

Parameters

Parameter

Description

KeyHandle

Handle to the key to remove

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