Navigation
BlueprintAPI > BlueprintAPI/DataTable
Export from the DataTable all the row for one column. Export it as string. The row name is not included. See: GetDataTableColumnNames. See: GetDataTableColumnNameFromExportName.
Target is Data Table Function Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Data Table | |
| name | Property Name |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| string | Return Value |