WoW:API ForceQuit: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(part of a API redesign proposal, please don't change the layout for the next few days)
 
m (Move page script moved page API ForceQuit to API ForceQuit without leaving a redirect)
 
(No difference)

Latest revision as of 04:45, 15 August 2023

WoW API < ForceQuit

Instantly quits the game, bypassing the usual 20 seconds countdown

ForceQuit()

Takes[edit]

Nothing

Returns[edit]

Nothing

Details[edit]

Your character will not be logged out when using this function. This means he will stay in Azeroth until the realm server notices that your WoW client is not running anymore. Meanwhile your character could be hit or even be killed, so consider using Quit() instead.