m
Move page script moved page API ResetBindings to WoW:API ResetBindings without leaving a redirect
mNo edit summary |
m (Move page script moved page API ResetBindings to WoW:API ResetBindings without leaving a redirect) |
||
| (5 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi|removed=1.9.0}} | |||
Loads into memory whatever key bindings are currently stored on disk and fires an [[Events U (UI, Unit, Update, Use)#UPDATE_BINDINGS|UPDATE_BINDINGS]] event when finished. | |||
ResetBindings() | |||
== Parameters == | |||
=== Arguments === | |||
: none | |||
: | === Returns === | ||
: none | |||
- | == Details == | ||
The file it reads from is WTF\Account\ACCOUNTNAME\bindings-cache.wtf. | |||
== Notes == | |||
* Removed with Patch 1.9 | |||