Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IPropertyRowGenerator
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IPropertyRowGenerator.h |
| Include | #include "IPropertyRowGenerator.h" |
TArray < TSharedPtr< IDetailTreeNode > > FindTreeNodes
(
const TArray < TSharedPtr< IPropertyHandle > > & PropertyHandles
) const
Remarks
Finds tree nodes by property handles. The found tree nodes (in the same order, a pointer will be null if the node cannot be found)