IsControlJustReleased — FiveM Natives
0x50F940259D3841E6 · PAD · all
Returns whether a control was newly released since the last check.
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