Open Dev Kit Documentation :: GUI :: Button
GUI.ButtonButton control that can be clicked by the user to perform an action
Properties
- Text Localized String
- text of the button
- Border Light Color Color
- color of the button's light border
- Border Dark Color Color
- color of the button's dark border
- Normal Image Image'
- 9-patch image for the button normal state
- Hovered Image Image'
- 9-patch image for the button hovered state
- Pressed Image Image'
- 9-patch image for the button pressed state
- Disabled Image Image'
- 9-patch image for the button disabled state
If you think anything is missing, please feel free to: submit documentation feedback on this page
