m Epsilion moved page Types:Bool4 to Type:Bool4: Making type category singular |
mNo edit summary |
||
Line 1: | Line 1: | ||
A | A bool4 is a [[Value Type | value]] type that pairs four [[Type:Bool | bool]] values together | ||
== Usage == | |||
Use this type whenever you need to store four bool values together. | |||
In the underlying runtime (.net), this takes the same amount of memory as four [[Type:Byte | bytes]] | |||
== Related Types == | |||
* [[Type:Bool | bool]] | |||
* [[Type:Bool2 | bool2]] | |||
* [[Type:Bool3 | bool3]] | |||
* [[Type:bobool3ol|bobool3ol]] | |||
[[Category:Types]] | [[Category:Types]] | ||
[[Category:Types:Value]] |