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
&40;
const TArray< TSharedPtr< IPropertyHandle >> & PropertyHandles
&41; 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)