WoW:API Quit: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
(removed code block)
Line 1: Line 1:
{{wowapi}} __NOTOC__
{{wowapi}}


Quits the game.
Quits the game.
{{Code/Begin}}
Quit()
Quit()
{{Code/End}}
 


== Parameters ==
== Parameters ==

Revision as of 00:18, 13 May 2007

WoW API < Quit

Quits the game.

Quit()

Parameters

Arguments

()


Returns

nil


Details

In macros you can also use /Quit