IPropertyRowGenerator::FindTreeNode

Finds a tree node by property handle.

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/IPropertyRowGenerator.h

Include

#include "IPropertyRowGenerator.h"

Syntax

TSharedPtr< IDetailTreeNode > FindTreeNode
(
    TSharedPtr< IPropertyHandle > PropertyHandle
) const

Remarks

Finds a tree node by property handle.

Returns

The found tree node or null if the node cannot be found

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