Create Bool Vectors ProtoFlux Category |
m fix link spaces |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Table ProtoFluxCategoryNodes | {{Table ProtoFluxCategoryNodes | ||
|All|| | |All|| Returns true only if all of the bools in the pack is true | ||
|Any|| | |Any|| Returns true if any of the bools in the pack is true | ||
|None|| | |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 | |||
}} | }} | ||
[[Category:ProtoFlux:Operators]] |
Latest revision as of 03:47, 25 August 2025
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.