Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UDataTable
Description
Create table from CSV style comma-separated string. RowStruct must be defined before calling this function.
| Name | CreateTableFromCSVString |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/DataTable.h |
| Include Path | #include "Engine/DataTable.h" |
| Source | /Engine/Source/Runtime/Engine/Private/DataTable.cpp |
TArray < FString > CreateTableFromCSVString
(
const FString & InString
)
Set of problems encountered while processing input