WoW:API PATCH DOWNLOADED: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 1: Line 1:
{{Stub/API}}
{{Stub/API}}


This [[event]] is fired after the client has finished downloading a patch and provides no arguments.
-- example event handler
  function OnEvent()
  function OnEvent()
   if(event == PATCH_DOWNLOADED)
   if(event == PATCH_DOWNLOADED)
Anonymous user