InputButtonCollection¶
A collection of Input Buttons
Not newable
This object cannot be created by scripts using Instance.New().
Methods¶
AddButton → nil¶
Parameters: btn [ InputButton ]
Adds a new input button.
RemoveButton → nil¶
Parameters: btn [ InputButton ]
Removes existing input button.