WoW:API Logout: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page API Logout to API Logout without leaving a redirect)
 
(One intermediate revision by one other user not shown)
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 ==

Latest revision as of 04:46, 15 August 2023

WoW API < Logout

Logs you out of the game.

Logout()

Parameters[edit]

Arguments

()

Returns

nil

Details[edit]

In macros you can also use /Logout