WoW:API SaveBindings

Revision as of 18:40, 29 August 2005 by WoWWiki>Inglais
SaveBindings

Writes the current in-memory key bindings to disk and fires an UPDATE_BINDINGS event when finished. The file it writes to is WTF\Account\ACCOUNTNAME\bindings-cache.wtf.


Arguments
(no arguments)

Returns
(does not return anything)

Example
SaveBindings();

Template:WoW API