![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for ITableRow, including all inherited members.
| AsWidget()=0 | ITableRow | pure virtual |
| DoesItemHaveChildren() const =0 | ITableRow | pure virtual |
| GetContent()=0 | ITableRow | pure virtual |
| GetIndentLevel() const =0 | ITableRow | pure virtual |
| GetIndexInList()=0 | ITableRow | pure virtual |
| GetRowSizeForColumn(const FName &InColumnName) const =0 | ITableRow | pure virtual |
| GetSelectionMode() const =0 | ITableRow | protectedpure virtual |
| GetWiresNeededByDepth() const =0 | ITableRow | pure virtual |
| InitializeRow()=0 | ITableRow | pure virtual |
| IsItemExpanded() const =0 | ITableRow | pure virtual |
| IsItemSelected() const =0 | ITableRow | pure virtual |
| IsLastChild() const =0 | ITableRow | pure virtual |
| Private_OnExpanderArrowShiftClicked()=0 | ITableRow | pure virtual |
| ResetRow()=0 | ITableRow | pure virtual |
| SetIndexInList(int32 InIndexInList)=0 | ITableRow | pure virtual |
| ToggleExpansion()=0 | ITableRow | pure virtual |