Template:Button Properties

From Empires Wiki
Revision as of 04:26, 8 August 2017 by Thexa4 (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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