Choose your operating system:
Windows
macOS
Linux
| ITableRow::ResetRow()
|
Module |
|
Header |
/Engine/Source/Runtime/UMG/Public/Slate/SObjectTableRow.h |
Include |
#include "Slate/SObjectTableRow.h" |
virtual void ResetRow()
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.