Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/STableRow
Description
Called when the row has been released from the owning table and is no longer associated with any items therein. Only relevant if the row widgets are pooled or otherwise referenced/kept alive outside the owning table. Otherwise, the row is destroyed.
Virtual Inheritance
- ITableRow::ResetRow → STableRow::ResetRow
| Name | ResetRow |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Views/STableRow.h |
| Include Path | #include "Widgets/Views/STableRow.h" |
virtual void ResetRow()