Roblox API Reference

Controller On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.

Tags: [NotCreatable]

Inherits (1)

Inherited by (3)

Member index (6)

Type Member History
null BindButton (Button button, string caption) 573
bool GetButton (Button button)
null UnbindButton (Button button) 573
null bindButton (Button button, string caption) 49 573
bool getButton (Button button) 49
ButtonChanged (Button button)
57 members inherited from Instance

History

Members

BindButton On DevHub

Name Type Default
button Button none
caption string none

History

ButtonChanged On DevHub

Name Type Default
button Button none

GetButton On DevHub

Name Type Default
button Button none

UnbindButton On DevHub

Name Type Default
button Button none

History

bindButton On DevHub

This item is deprecated. It exists for backwards-compatibility only, and should not be used for new work.
Name Type Default
button Button none
caption string none

History

Tags: [Deprecated]

getButton On DevHub

This item is deprecated. It exists for backwards-compatibility only, and should not be used for new work.
Name Type Default
button Button none

History

Tags: [Deprecated]

Relevant enums (1)