WoW:API Logout: 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}}


Logs you out of the game.
Logs you out of the game.
{{Code/Begin}}
Logout()
Logout()
{{Code/End}}


== Parameters ==
== Parameters ==

Revision as of 00:18, 13 May 2007

WoW API < Logout

Logs you out of the game.

Logout()

Parameters

Arguments

()

Returns

nil

Details

In macros you can also use /Logout