Template:Button Properties: Difference between revisions
Appearance
Created page with "=== Properties Inherited from Button === * command: Determines which argument to use on the OnCommand event when pressed. * default: A boolean that determines if this butt..." |
(No difference)
|
Revision as of 13:26, 7 August 2017
Properties Inherited from Button
- command: Determines which argument to use on the OnCommand event when pressed.
- default: A boolean that determines if this button is to be activated when the user presses the enter or space bar keys. Only one such button can exist.
- selected: A boolean that determines if this button appears to have been selected.
- sound_armed: Determines what sound the button makes when hovered over.
- sound_depressed: Determines what sound the button makes when pressed upon.
- sound_released: Determines what sound the button makes when released