Lib.numbers.int.basic.MultiplyInt - tixl3d/tixl GitHub Wiki
Multiplies two Integers
| Name (Relevancy & Type) | Description |
|---|---|
| A (Int32) | Integer Input A |
| B (Int32) | Integer Input B |
| Name | Type |
|---|---|
| Result | System.Int32 |
⚠ Everything else is automatically generated and will be overwritten regularly.