WoW:API SaveBindings

From AddOn Studio
Revision as of 16:29, 8 January 2006 by WoWWiki>Gxam
Jump to navigation Jump to search
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.

Parameters

Arguments

SaveBindings takes either 1 or 2 as it's argument as of 1.9. I'm not sure yet what they do yet. Gxam 19:58, 6 Jan 2006 (EST)

Returns

Nothing.

Template:WoW API