IKeyFrameManipulator::AddKey

Add a new key time to the data structure

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Curves/IKeyFrameManipulator.h

Include

#include "Curves/IKeyFrameManipulator.h"

Syntax

FKeyHandle AddKey
(
    TimeTypeRef InTime
)

Remarks

Add a new key time to the data structure

Returns

A key handle for the new key

Parameters

Parameter

Description

InTime

The value of the time to add

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