FCurveEditorTreeItem::SetStrongItem

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

Windows
MacOS
Linux

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/Tree/CurveEditorTree.h

Include

#include "Tree/CurveEditorTree.h"

Syntax

void SetStrongItem
(
    TSharedPtr< ICurveEditorTreeItem > InItem
)

Remarks

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss