• MetaTables
    1 replies, posted
What are they?
Metatables define how objects behave; they outline their behavior. Lua uses metatables for tables, like C++ uses classes for objects. [editline]06:02PM[/editline] Read more here: [url]http://www.lua.org/manual/5.0/manual.html#metatable[/url]
Sorry, you need to Log In to post a reply to this thread.