WoW:API ResetBindings: Difference between revisions
Jump to navigation
Jump to search
ResetBindings
(Function info) |
mNo edit summary |
||
Line 19: | Line 19: | ||
---- | ---- | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
[[Category:API Functions|ResetBindings]] | |||
[[Category:API Key Binding Functions|ResetBindings]] |
Revision as of 18:40, 29 August 2005
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();