FIndexedCurve::IsKeyHandleValid

Checks to see if the key handle is valid for this curve.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Curves/IndexedCurve.h"

Source

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

Syntax

bool IsKeyHandleValid
(
    FKeyHandle KeyHandle
) const

Remarks

Checks to see if the key handle is valid for 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