WoW:API PatchDownloadProgress: Difference between revisions
m (Move page script moved page API PatchDownloadProgress to API PatchDownloadProgress without leaving a redirect) |
|||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{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]] | ||
Latest revision as of 04:46, 15 August 2023
Sample
local percent_Complete = PatchDownloadProgress();
