FCurveModel::RemoveKeys

Remove all the keys with the specified key handles from this curve

Windows
MacOS
Linux

Override Hierarchy

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/CurveModel.h

Include

#include "CurveModel.h"

Syntax

void RemoveKeys
(
    TArrayView< const FKeyHandle > InKeys
)

Remarks

Remove all the keys with the specified key handles from this curve

Parameters

Parameter

Description

InKeys

Array of key handles to be removed from this curve

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