RemapRawKeymap — RedM Natives
0x6E38C1B9 · CFX · client
Remaps the keymap bound to keymapName to newRawKeyIndex Virtual key codes can be found here
Parameters
| Name | Type | Description |
|---|---|---|
| keymapName | char* | the name given to the keymap in [REGISTER_RAW_KEYMAP](#\_0x49C1F6DC) |
| newRawKeyIndex | int | Index of raw key from keyboard. |
Returns
void