WoW:API Quit: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(removed code block)
m (Move page script moved page API Quit to API Quit without leaving a redirect)
 
(One intermediate revision by one other user not shown)
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'''

Latest revision as of 04:47, 15 August 2023

WoW API < Quit

Quits the game.

Quit()

Details[edit]

In macros you can also use /Quit