WoW:API PatchDownloadProgress: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{Stub/API}}
{{Stub/API}}
{{wowapi|Glue}}
This is a '[[World of Warcraft API/Glue|Glue]]' runtime Lua function. See also [[GlueXML]].
== Sample ==
== Sample ==


  local percent_Complete = PatchDownloadProgress();
  local percent_Complete = PatchDownloadProgress();
[[Category:World of Warcraft API/GlueXML]]
[[Category:World of Warcraft API/GlueXML]]

Revision as of 07:57, 20 September 2013

Glue API < PatchDownloadProgress

This is a 'Glue' runtime Lua function. See also GlueXML.

Sample

local percent_Complete = PatchDownloadProgress();