FCurveEditorTreeItem::GetItem

Access the user-specified implementation for this tree item

Windows
MacOS
Linux

References

Module

CurveEditor

Header

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

Include

#include "Tree/CurveEditorTree.h"

Syntax

TSharedPtr< ICurveEditorTreeItem > GetItem() const

Remarks

Access the user-specified implementation for this tree item

Returns

A strong pointer to the implementation or null if it has expired, or was never assigned

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