BlueprintAPI > BlueprintAPI/DataTable
Returns whether or not Table contains a row named RowName
Target is Data Table Function Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Table | |
name | Row Name |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | Returns whether or not Table contains a row named RowName |