Navigation
BlueprintAPI > BlueprintAPI/PerformanceCapture > BlueprintAPI/PerformanceCapture/Database
Add a given new row to the datatable.
Target is PCap Data Table
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | New Row | The unique name for the new row. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | bool Whether operation was successful. |