Skip to content

BoolOr

Purpose of the Node

The BoolOr node takes multiple boolean inputs and performs a logical OR operation on them. It outputs the result of the OR operation. This node is useful when you need to check if any of the inputs is true.

Pins

Pin NamePin DescriptionPin TypeValue Type
booleanInput Pin for OR OperationStructArray
booleanInput Pin for OR OperationStringMap
resultOR operation between all boolean inputsNumberNormal
resultOR operation between all boolean inputsFloatSet