WoW:API SetBinding: Difference between revisions

m
tiny grammar mod
mNo edit summary
m (tiny grammar mod)
Line 1: Line 1:
<center>'''SetBinding'''</center>
<center>'''SetBinding'''</center>


Binds a key or button press to an command.  Unbinds the key or button if the ''command'' argument is nil.
Binds a key or button press to a command.  Unbinds the key or button if the ''command'' argument is nil.


There does not appear to be a limit to the number of keys you can bind to a command.  The GUI key binding window will only show you the first two.  But if you set 5 different keys to the same command, they will all work.
There does not appear to be a limit to the number of keys you can bind to a command.  The GUI key binding window will only show you the first two.  But if you set 5 different keys to the same command, they will all work.
Anonymous user