Description
CompareInt (v1)
Comparison between integers
Output(s): Result - Boolean result of the comparison
Information
| Module | GeometryCollectionNodes |
| Category | Math|Compare |
| Type | FCompareIntDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Operation | Comparison operation | ECompareOperationEnum | Dataflow_Compare_Equal |
| IntA | Int input | int32 | 0 |
| IntB | Int input | int32 | 0 |
Inputs
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Result | Boolean result of the comparison | bool |