Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/IBufferedCurveModel
References
| Module | CurveEditor |
| Header | /Engine/Source/Editor/CurveEditor/Public/IBufferedCurveModel.h |
| Include | #include "IBufferedCurveModel.h" |
void GetKeyAttributes
&40;
TArray< FKeyAttributes > & OutKeyAttributes
&41; const
Remarks
Retrieve all key attributes stored in this buffered curve
Parameters
| Name | Description |
|---|---|
| OutAttributes | Array to receive key attributes, one per index of InKeys |