WoW:API PATCH UPDATE PROGRESS: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{Stub/API}}
{{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]]