FNameCurve::DeleteKey

Remove the specified key from the curve.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Curves/NameCurve.h

Include

#include "Curves/NameCurve.h"

Source

/Engine/Source/Runtime/Engine/Private/Curves/NameCurve.cpp

Syntax

void DeleteKey
(
    FKeyHandle KeyHandle
)

Remarks

Remove the specified key from the curve.

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