ProtoFlux:All

From Resonite Wiki
All
V
*
Bool Vectors

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

Inputs

V (Pseudo-Generic)

The set of inputs to check.

Outputs

* (bool)

Returns true if all inputs are true.