Skip to main content
Version: 3.7

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​

NameTypeDescription
AData Table Row Handle Structure (by ref)
BData Table Row Handle Structure (by ref)

Outputs​

NameTypeDescription
Return ValueBooleanCompare Data Table Rows