Template:Button Properties
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