WoW:API Quit: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(removed code block)
(bp)
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
Quits the game.
Quits the game.
  Quit()
  Quit()
== Parameters ==
<big>'''Arguments'''</big>
:()
<big>'''Returns'''</big>
:nil


==Details==
==Details==
:In macros you can also use '''/Quit'''
:In macros you can also use '''/Quit'''

Revision as of 14:25, 22 June 2010

WoW API < Quit

Quits the game.

Quit()

Details

In macros you can also use /Quit