Choose your operating system:
Windows
macOS
Linux
| ITableRow
|
Module |
|
Header |
/Engine/Source/Runtime/UMG/Public/Slate/SObjectTableRow.h |
Include |
#include "Slate/SObjectTableRow.h" |
class IObjectTableRow : public ITableRow
Name | Description | ||
---|---|---|---|
|
UListViewBas... |
GetOwningListView() |
|
|
UUserWidget ... |
GetUserWidget() |
|
|
TSharedPtr< ... |
ObjectRowFromUserWidget ( |
Name |
Description |
---|---|
ObjectRowsByUserWidget |
Intentionally being a bit nontraditional here - we track associations between UserWidget rows and their underlying IObjectTableRow. |