WoW:API ResetBindings

Revision as of 00:34, 13 June 2005 by WoWWiki>Aalnydara (Function info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.


Arguments
(no arguments)

Returns
(does not return anything)

Example
ResetBindings();

Template:WoW API