FCurveEditorTreeItem::SetStrongItem

Overwrite this item's implementation, holding a strong reference to it for the lifetime of 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 SetStrongItem
(
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [ICurveEditorTreeItem](API\Editor\CurveEditor\Tree\ICurveEditorTreeItem) > InItem
)

Remarks

Overwrite this item's implementation, holding a strong reference to it for the lifetime of this tree item.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library