Types/uint8: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{stub}} 8-bit unsigned integer. Possible values are 0 to 255. == See also == * http://lua-api.factorio.com/latest/Builtin-Types.html#uint8") |
(Not a stub) |
||
Line 1: | Line 1: | ||
8-bit unsigned integer. Possible values are 0 to 255. | 8-bit unsigned integer. Possible values are 0 to 255. | ||
Revision as of 10:08, 18 June 2019
8-bit unsigned integer. Possible values are 0 to 255.