Wiki

Case Status
Log In

Wiki

 
Home ยป Action Reference»Math Actions»Bool Operator
Index
Navigation
Community Wiki

Bool Operator

Performs boolean operations on 2 Bool Variables:

  • AND - Are both variables True?
  • NAND  - Are either of the variables False?
  • OR - Are either of the variables True?
  • XOR - Are the variables non-equal?
Bool 1
The first bool.
Bool 2
The second bool.
Operation
The Boolean operation.
Store Result
Store the result in a Bool Variable.
Every Frame
Repeat every frame.
Tags:

Last modified on 9/20/2021 5:27 PM by User.

  • RSS Feed