W3cubDocs

/LÖVE

value

The value type is used to indicate, that all of Lua's types can be used in a certain place (e.g.: as arguments).

It is an artifical type solely created for the wiki and doesn't exist in Lua.

Types

A value can be a flat table, a boolean, a string, a number or LÖVE userdata.

Note

Foreign userdata (Lua's files, LuaSocket, ENet, ...), functions, and nested tables are not supported.

© 2006–2016 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/value