Bool
Represents true | false
.
Booleans (for most intents and purposes)(1) cost 1/8th of a byte to send over the network.
- To learn more about how Light's Bitpacking works, check out The Internals Blog on the topic.
Represents true | false
.
Booleans (for most intents and purposes)(1) cost 1/8th of a byte to send over the network.
local light.datatypes.bool