Difference between revisions of "IS GAME KEYBOARD KEY JUST PRESSED"

From GTAMods Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
{{Native
 
{{Native
|np=4
+
|np=1
 
|p1t=int
 
|p1t=int
 
|p1d=Keyboard Scan Code
 
|p1d=Keyboard Scan Code

Revision as of 00:13, 2 December 2012

IS_GAME_KEYBOARD_KEY_JUST_PRESSED
Number of parameters: 1
Parameter #TypeDescription
1.intKeyboard Scan Code
Return value:
TypeDescription
None

To find keyboard scan codes use following link: http://code.google.com/p/hyperdbg/source/browse/trunk/hyperdbg/scancode.c?spec=svn130&r=123