Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/SInteractiveCurveEditorView
| |
|
| Name |
FValueIndicatorLineData |
| Type |
struct |
| Header File |
/Engine/Source/Editor/CurveEditor/Public/Views/SInteractiveCurveEditorView.h |
| Include Path |
#include "Views/SInteractiveCurveEditorView.h" |
Syntax
struct FValueIndicatorLineData
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| HighlightedCurve |
const FCurveModelID |
The curve for which the value indicator lines are being drawn. |
Views/SInteractiveCurveEditorView.h |
|
| MaxKey |
FKeyHandle |
Key handle to the max item through which a value indicator line is being drawn. |
Views/SInteractiveCurveEditorView.h |
|
| MinKey |
FKeyHandle |
Key handle to the min item through which a value indicator line is being drawn. |
Views/SInteractiveCurveEditorView.h |
|
Functions
Public