| Property | Value |
|---|---|
| Native Name | IS_CONTROL_PRESSED |
| Hash | 0xF3A21BCD95725A4A |
| Return Type | BOOL |
| Parameters | padIndex (int), control (int) |
Description: Returns whether a control is currently pressed.
Parameters
padIndex(int) — The control system instance to use. SeeENABLE_ALL_CONTROL_ACTIONS.control(int) — The control ID to check.