Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/FCurveEditorTreeItem
Description
Get all the curves currently represented by this tree item. Items may not be created until the tree item has been selected
| Name | GetCurves |
| Type | function |
| Header File | /Engine/Source/Editor/CurveEditor/Public/Tree/CurveEditorTree.h |
| Include Path | #include "Tree/CurveEditorTree.h" |
TArrayView < const FCurveModelID > GetCurves() const