IsRawKeyDown — RedM Natives
0xD95A7387 · CFX · client
Gets if the specified rawKeyIndex is pressed down on the keyboard. This will not be triggered if the key is disabled with DISABLE_RAW_KEY_THIS_FRAME Virtual key codes can be found here
Parameters
| Name | Type | Description |
|---|---|---|
| rawKeyIndex | int | Index of raw key from keyboard. |
Returns
BOOL