Controls::isControlReleased
0, 1 and 2 used in the scripts. 0 is by far the most common of them.
Syntax
controls.isControlReleased(inputGroup, control);
Required Arguments
- inputGroup: int
- control: int
Return value
- Boolean
Example
todo
0, 1 and 2 used in the scripts. 0 is by far the most common of them.
controls.isControlReleased(inputGroup, control);
todo