ButtonChanged (Event)
From Goodblox Wiki
Jump to navigationJump to search
Event | |
---|---|
Syntax | ButtonChanged( Button button ) |
Description: | Fired when the pressed state of a bound button is changed. This event can be used in conjunction with Controller:GetButton to see whether a bound button is being pressed down or not. |
In Object: | Controller |