Difference between revisions of "DisableKey"

49 bytes added ,  06:56, 15 September 2007
no edit summary
imported>WereWolf
imported>WereWolf
Line 4: Line 4:
  (nothing) DisableKey dxScanCode:long
  (nothing) DisableKey dxScanCode:long


Prevents the use a given button. Use [[EnableKey]] to turn it off.
Prevents the use a given button. Disables the key with the specified dx scancode. Use [[EnableKey]] to turn it off.


==Examples==
==Examples==
Anonymous user