Navigation
Unreal Engine C++ API Reference > Editor > CurveEditor > FCurveModel
- FCurveModel::GetCurveAttributes()
References
Module | CurveEditor |
Header | /Engine/Source/Editor/CurveEditor/Public/CurveModel.h |
Include | #include "CurveModel.h" |
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 |