WoW:Common Lua shortcuts: Difference between revisions

m
Move page script moved page Common Lua shortcuts to WoW:Common Lua shortcuts without leaving a redirect
m (Move page script moved page Common Lua shortcuts to WoW:Common Lua shortcuts without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{UIHowTo}}
{{wow/uihowto}}
This article covers several syntactic features of Lua that are commonly used in addon code.
This article covers several syntactic features of Lua that are commonly used in addon code.


Line 36: Line 36:


The [[API getglobal|getglobal]]("name") function enables similar behavior, but at a marginally higher cost.
The [[API getglobal|getglobal]]("name") function enables similar behavior, but at a marginally higher cost.
[[Category:Interface customization]]
[[Category:Interface customization]]
Anonymous user