A bool2 is a value type that pairs three bool values together
Use this type whenever you need to store three bool values together.
In the underlying runtime (.net), this takes the same amount of memory as three bytes