FCurveEditorTreeItem::GetCurves

Get all the curves currently represented by this tree item.

Unreal Engine C++ API Reference > Editor > CurveEditor > Tree > FCurveEditorTreeItem

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/Tree/CurveEditorTree.h
Include #include "Tree/CurveEditorTree.h"
[TArrayView](API\Runtime\Core\Containers\TArrayView)< const [FCurveModelID](API\Editor\CurveEditor\FCurveModelID) > GetCurves() const  

Remarks

Get all the curves currently represented by this tree item. Items may not be created until the tree item has been selected


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library