Difference between revisions of "DisableKey"

3 bytes added ,  16:04, 20 February 2009
m
no edit summary
imported>EggDropSoap
(→‎Notes: console key cannot be disabled)
imported>Skyranger-1
m
Line 6: Line 6:
  (nothing) DisableKey dxScanCode:long
  (nothing) DisableKey dxScanCode:long


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


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