Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Tutorials/Types/Numbers

From FiguraMC

A number is a Lua value that represents a real number.


Although Lua doesn’t have an integer type, some methods may ask for integers, this means they want a whole number.