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" |
static uint8 * AddRowAboveOrBelowSelection
(
UDataTable * DataTable,
const FName & RowName,
const FName & NewRowName,
ERowInsertionPosition InsertPosition
)