The All node takes in a value (bool2, bool3, or bool4), and returns true if all the inputs are true.
The set of inputs to check.
Returns true if all inputs are true.