Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Vector2D
Returns true if vector A is equal to vector B (A == B)
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| vector2d struct | A | |
| vector2d struct | B |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Return Value |