Navigation
Unreal Engine C++ API Reference > 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
)