| Property | Value |
|---|---|
| Native Name | IS_CONTROL_JUST_RELEASED |
| Hash | 0x50F940259D3841E6 |
| Return Type | BOOL |
| Parameters | padIndex (int), control (int) |
Description: Returns whether a control was newly released since the last check.
Parameters
padIndex(int) — The control system instance to use. SeeENABLE_ALL_CONTROL_ACTIONS.control(int) — The control ID to check.