Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Category:ProtoFlux:Operators:BoolVectors: Difference between revisions

Category page
AmasterAmaster (talk | contribs)
Added a description to this category.
YoshBot (talk | contribs)
m fix link spaces
 
Line 3: Line 3:
|Any|| Returns true if any of the bools in the pack is true
|Any|| Returns true if any of the bools in the pack is true
|None|| Returns true only if none of the bools in the pack is true
|None|| Returns true only if none of the bools in the pack is true
|Xor Elements|| Returns true if the inputs are set to true an odd number of times
|XorElements|| Returns true if the inputs are set to true an odd number of times
}}
}}
[[Category:ProtoFlux:Operators]]
[[Category:ProtoFlux:Operators]]

Latest revision as of 03:47, 25 August 2025

Nodes
Node Name Description
All Returns true only if all of the bools in the pack is true
Any Returns true if any of the bools in the pack is true
None Returns true only if none of the bools in the pack is true
XorElements Returns true if the inputs are set to true an odd number of times

Pages in category "ProtoFlux:Operators:BoolVectors"

The following 4 pages are in this category, out of 4 total.