Navigation
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" |
void SetWeakItem ( [TWeakPtr](API\Runtime\Core\Templates\TWeakPtr)< [ICurveEditorTreeItem](API\Editor\CurveEditor\Tree\ICurveEditorTreeItem) > InItem )
Remarks
Overwrite this item's implementation with an externally held implementation to this tree item. Does not hold a strong reference.