WoW:Lua functions: Difference between revisions

no edit summary
m (Move page script moved page Lua functions to WoW:Lua functions without leaving a redirect)
No edit summary
 
Line 1: Line 1:
__NOWYSIWYG__{{wowlua}}
__NOWYSIWYG__{{wowlua}}
This is the main reference for the WoW Ui 'Lua runtime' in World of Warcraft. Note: these are mostly standard Lua functions available in most Lua environments. Can also just refer to the [http://www.lua.org Lua.org] web site for Lua 5.1, but a few functions differ in Blizzard's implementation. All are all documented here for consistency, and to allow for commentary here.
This is the main reference for [[Lua]] in [[w:c:World of Warcraft|World of Warcraft]]. Note: these are mostly standard Lua functions available in most Lua environments. Can also just refer to the [http://www.lua.org Lua.org] web site for Lua 5.1, but a few functions differ in Blizzard's implementation. All are all documented here for consistency, and to allow for commentary here.


== Reference ==
== Reference ==