Raptor:Display Button Status
Jump to navigation
Jump to search
Return to the main Raptor page
Description
Outputs the 'isPressed' status of the touch screen button of the same name.
Outputs
Output | Type | Description |
---|---|---|
isPressed | boolean | Output indicates if the button is currently pressed. |
Parameters
Parameter | Type | Description |
---|---|---|
Button Name | String | Name of button being referenced. |