Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FDataTableEditorUtils
| Name | ERowMoveDirection |
| Type | enum |
| Header File | /Engine/Source/Editor/UnrealEd/Public/DataTableEditorUtils.h |
| Include Path | #include "DataTableEditorUtils.h" |
Syntax
enum ERowMoveDirection
{
Up,
Down,
}
Values
| Name | Remarks |
|---|---|
| Up | |
| Down |