MultiplyInteger
Purpose of the Node
Section titled “Purpose of the Node”The MultiplyInteger node takes two integer inputs and outputs their product.
| Pin Name | Pin Description | Pin Type | Value Type |
|---|---|---|---|
| Start | The input pin that triggers the multiplication. | None | None |
| integer1 | The first input integer. | Integer | Int |
| integer2 | The second input integer. | Integer | Int |
| End | The output pin that outputs the product of the two integers. | None | None |