Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FDataTableEditorUtils
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/DataTableEditorUtils.h |
| Include | #include "DataTableEditorUtils.h" |
Syntax
enum EDataTableChangeInfo
&123;
RowData,
RowList,
&125;
Values
| Name | Description |
|---|---|
| RowData | The data corresponding to a single row has been changed |
| RowList | The data corresponding to the entire list of rows has been changed |