Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FDetailTreeNode
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/DetailTreeNode.h |
| Include | #include "DetailTreeNode.h" |
TSharedRef< ITableRow > GenerateWidgetForTableView
(
const TSharedRef< STableViewBase > & OwnerTable,
bool bAllowFavoriteSystem
)
Remarks
Generates the widget representing this node
Parameters
| Name | Description |
|---|---|
| OwnerTable | The table owner of the widget being generated |
| PropertyUtilities | Property utilities to help generate widgets |