Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/FCurveEditor
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCurveEditorTree * GetTree () |
Access the curve editor tree. | CurveEditor.h | |
const FCurveEditorTree * GetTree () |
Access the curve editor tree. | CurveEditor.h |
GetTree()
Description
Access the curve editor tree.
| Name | GetTree |
| Type | function |
| Header File | /Engine/Source/Editor/CurveEditor/Public/CurveEditor.h |
| Include Path | #include "CurveEditor.h" |
FCurveEditorTree * GetTree()
GetTree()
Description
Access the curve editor tree.
| Name | GetTree |
| Type | function |
| Header File | /Engine/Source/Editor/CurveEditor/Public/CurveEditor.h |
| Include Path | #include "CurveEditor.h" |
const FCurveEditorTree * GetTree() const