FRealCurve::KeyExistsAtTime

True if a key exists already, false otherwise

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Curves/RealCurve.h"

Source

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

Syntax

bool KeyExistsAtTime
(
    float KeyTime,
    float KeyTimeTolerance
) const

Remarks

True if a key exists already, false otherwise

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