Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FAttributeCurve
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/AttributeCurve.h |
| Include | #include "Animation/AttributeCurve.h" |
| Source | /Engine/Source/Runtime/Engine/Classes/Animation/AttributeCurve.cpp |
FKeyHandle AddKey
&40;
float InTime,
const void &42; InValue,
FKeyHandle InKeyHandle
&41;
Remarks
Add a new raw memory key (should be appropriately sized) to the curve with the supplied Time and Value.