input.IsKeyDown
From GMod Wiki
Revision as of 20:50, 10 September 2011 by TheFreeman193 (Talk | contribs)
| Function | |
| Syntax |
input.IsKeyDown( Number key ) Where is this used? |
| Description: | |
| Returns a bool if the key has been pressed | |
| Returns: | Boolean |
| Part of Library: | input |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Input.IsKeyDown]Input.IsKeyDown [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples