FCurveEditorTreeItem::SetWeakItem

Overwrite this item's implementation with an externally held implementation to 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"
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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library