Difference between revisions of "OnKeyDown"

Jump to navigation Jump to search
9 bytes added ,  06:54, 24 December 2008
Changed an error
imported>Speedo
(Clarified behavior)
imported>Shademe
(Changed an error)
Line 10: Line 10:
==Notes==
==Notes==
*Like [[GetGameLoaded]] and [[GetSecondsPassed]], this returns 1 the first time per script, and 0 each subsequent call (from the same script).
*Like [[GetGameLoaded]] and [[GetSecondsPassed]], this returns 1 the first time per script, and 0 each subsequent call (from the same script).
*Can't detect keys disabled via [[DisableKey]] or [[DisableControl]] or tapped via [[TapKey]] or [[TapControl]].
*Can detect keys disabled via [[DisableKey]] or [[DisableControl]] but not those tapped via [[TapKey]] or [[TapControl]].


{{DirectX Scancodes}}
{{DirectX Scancodes}}
Anonymous user

Navigation menu