ButtonChanged (Event)

From Goodblox Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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