Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Curves > API/Runtime/Engine/Curves/TKeyFrameManipulator
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Curves/KeyFrameManipulator.h |
| Include | #include "Curves/KeyFrameManipulator.h" |
FKeyHandle AddKey
(
TimeTypeRef InTime
)
Remarks
Add a new key time to the data structure A key handle for the new key
Parameters
| Name | Description |
|---|---|
| InTime | The value of the time to add |