49
edits
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{ | {{wowapi|Glue}} | ||
This is a '[[World of Warcraft API/Glue|Glue]]' runtime Lua function. See also [[GlueXML]]. | |||
Event: [[PATCH_UPDATE_PROGRESS]] | |||
function OnEvent() | function OnEvent() | ||
if(event == PATCH_UPDATE_PROGRESS) | if(event == PATCH_UPDATE_PROGRESS) | ||
| Line 5: | Line 9: | ||
end | end | ||
end | end | ||
[[Category:World of Warcraft API/GlueXML]] | [[Category:World of Warcraft API/GlueXML]] | ||