Lua Programming/How to Lua/pairs
The pairs function provides an iterator that references all of the elements of a table in no particular order.
Last modified on 11 February 2011, at 21:28The pairs function provides an iterator that references all of the elements of a table in no particular order.
Last modified on 11 February 2011, at 21:28