FIndexedCurve::SetKeyTime

Move a key to a new time. This may change the index of the key, so the new key index is returned.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

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

Include

#include "Curves/IndexedCurve.h"

Syntax

virtual void SetKeyTime
(
    FKeyHandle KeyHandle,
    float NewTime
)

Remarks

Move a key to a new time. This may change the index of the key, so the new key index is returned.

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