Procedural Dungeon ⏵ Dungeon Blueprint Library ⏵ Equal (Int Vector)
Equal (Int Vector)
Class: Dungeon Blueprint Library
Category: Utilities → Operators
Node
C++
bool IntVector_Equal(const FIntVector& A, const FIntVector& B)
Inputs
Name | Type | Description |
---|---|---|
A | Int Vector Structure (by ref) | |
B | Int Vector Structure (by ref) |
Outputs
Name | Type | Description |
---|---|---|
Return Value | Boolean | Int Vector Equal |