Navigation
Unreal Engine C++ API Reference > Editor > CurveEditor > FRichCurveEditorModel
References
Module | CurveEditor |
Header | /Engine/Source/Editor/CurveEditor/Public/RichCurveEditorModel.h |
Include | #include "RichCurveEditorModel.h" |
Source | /Engine/Source/Editor/CurveEditor/Private/RichCurveEditorModel.cpp |
virtual void GetCurveAttributes ( [FCurveAttributes](API\Runtime\Engine\Curves\FCurveAttributes) & OutAttributes ) const
Remarks
Retrieve curve attributes for this curve
Parameters
Name | Description |
---|---|
OutAttributes | Attributes structure to populate with attributes that are relevant for this curve |