FCurveEditorTreeItem::SetWeakItem

Overwrite this item's implementation with an externally held implementation to 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 SetWeakItem
(
    TWeakPtr< ICurveEditorTreeItem > InItem
)

Remarks

Overwrite this item's implementation with an externally held implementation to this tree item. Does not hold a strong reference.

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