WoW API: ForceQuit

From AddOn Studio
Revision as of 04:45, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API ForceQuit to API ForceQuit without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.