IsKeyBindRegistered
The IsKeyBindRegistered checks if, at the time of the invocation, the supplied keys have been registered
Parameters (overload #1)
| # | Type | Sub Type | Information |
|---|---|---|---|
| 1 | integer | Key | Key to check |
Parameters (overload #2)
| # | Type | Sub Type | Information |
|---|---|---|---|
| 1 | integer | Key | Key to bind, use the 'Key' table |
| 2 | table | ModifierKeys | Modifier keys to check alongside the 'Key' parameter |