This site is inactive!

This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.

Members

Properties

Functions

Returns Function History
void BindButton ( Button button, string caption )
bool GetButton ( Button button )
void UnbindButton ( Button button )
void bindButton ( Button button, string caption ) (+0.49)
bool getButton ( Button button ) (+0.49)

YieldFunctions

  • 1 yieldfunction inherited from Instance

Events

Event
ButtonChanged ( Button button )

Enums

Enum
Button

Function Descriptions

voidController.BindButton ( Button button, string caption )

boolController.GetButton ( Button button )

voidController.UnbindButton ( Button button )

voidController.bindButton ( Button button, string caption )

Version History:(+0.49)

Deprecated: This member is deprecated.

boolController.getButton ( Button button )

Version History:(+0.49)

Deprecated: This member is deprecated.

Event Descriptions

Controller.ButtonChanged ( Button button )