Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/SObjectTableRow
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void InitObjectRowInternal
(
UUserWidget& ListEntryWidget, |
Slate/SObjectTableRow.h | ||
void InitObjectRowInternal
(
UUserWidget& ListEntryWidget, |
Slate/SObjectTableRow.h |
InitObjectRowInternal(UUserWidget &, ItemType)
| Name | InitObjectRowInternal |
| Type | function |
| Header File | /Engine/Source/Runtime/UMG/Public/Slate/SObjectTableRow.h |
| Include Path | #include "Slate/SObjectTableRow.h" |
void InitObjectRowInternal
(
UUserWidget & ListEntryWidget,
ItemType ListItemObject
)
InitObjectRowInternal(UUserWidget &, UObject *)
| Name | InitObjectRowInternal |
| Type | function |
| Header File | /Engine/Source/Runtime/UMG/Public/Slate/SObjectTableRow.h |
| Include Path | #include "Slate/SObjectTableRow.h" |
void InitObjectRowInternal
(
UUserWidget & ListEntryWidget,
UObject * ListItemObject
)