FCurveEditorTreeItem::GetItem

Access the user-specified implementation for 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"
[TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [ICurveEditorTreeItem](API\Editor\CurveEditor\Tree\ICurveEditorTreeItem) > GetItem() const  

Remarks

Access the user-specified implementation for this tree item A strong pointer to the implementation or null if it has expired, or was never assigned


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library