WoW API: ForceQuit

From AddOn Studio
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.