Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/DataTableUtils.h |
| Include | #include "DataTableUtils.h" |
| Source | /Engine/Source/Runtime/Engine/Private/DataTableUtils.cpp |
namespace DataTableUtils
{
TArray< FString > DataTableUtils&58;&58;GetColumnDataAsString
&40;
const UDataTable &42; InTable,
const FName & PropertyName,
const EDataTableExportFlags InDTExportFlags
&41;
}
Remarks
Output each row for a specific column/property in the table (doesn't include the title)