WoW API: ResetBindings

From AddOn Studio
Revision as of 18:40, 18 January 2008 by WoWWiki>Pcj
Jump to navigation Jump to search

WoW API < ResetBindings

Loads into memory whatever key bindings are currently stored on disk and fires an UPDATE_BINDINGS event when finished. The file it reads from is WTF\Account\ACCOUNTNAME\bindings-cache.wtf.

Removed with Patch 1.9


Arguments
(no arguments)

Returns
(does not return anything)

Example
ResetBindings();