WoW:API Quit: Difference between revisions
Jump to navigation
Jump to search
(Removed Categories) |
No edit summary |
||
Line 1: | Line 1: | ||
{{wowapi}} __NOTOC__ | |||
Quits the game. | Quits the game. | ||
{{Code/Begin}} | |||
Quit() | |||
{{Code/End}} | |||
== Parameters == | == Parameters == | ||
<big>'''Arguments'''</big> | |||
:() | |||
: | |||
<big>'''Returns'''</big> | |||
:nil | :nil | ||
==Details== | |||
:In macros you can also use '''/Quit''' | |||
Revision as of 12:31, 9 November 2006
Quits the game. Template:Code/Begin Quit() Template:Code/End
Parameters
Arguments
- ()
Returns
- nil
Details
- In macros you can also use /Quit