IsControlReleased — FiveM Natives
0x648EE3E7F38877DD · PAD · all
Returns whether a control is currently not pressed.
Parameters
| Name | Type | Description |
|---|---|---|
| padIndex | int | The control system instance to use. See [`ENABLE_ALL_CONTROL_ACTIONS`](#\_0xA5FFE9B05F199DE7). |
| control | int | The [control ID](https://docs.fivem.net/docs/game-references/controls/#controls) to check. |
Returns
BOOL