Procedural Dungeon ⏵ Dungeon Blueprint Library ⏵ Equal (Data Table Row Handle)
Equal (Data Table Row Handle)
Class: Dungeon Blueprint Library
Category: Utilities
Node
C++
bool CompareDataTableRows(const FDataTableRowHandle& A, const FDataTableRowHandle& B)
Inputs
Name | Type | Description |
---|---|---|
A | Data Table Row Handle Structure (by ref) | |
B | Data Table Row Handle Structure (by ref) |
Outputs
Name | Type | Description |
---|---|---|
Return Value | Boolean | Compare Data Table Rows |