Inheritence

Summary

A simple button widget.

Constructors

Button

Fields

Clicked
Pressed
Released
Toggled

Properties

Icon Sets an icon for the button via a filepath.
IsChecked Whether this button is checked. See Editor.Button.IsToggle.
IsToggle Whether this button can be toggled on or off. See Editor.Button.IsChecked.
Text Text on the button.
Tint The tint of the button color

Methods

GetIcon
OnClicked
OnPaint
OnPressed
OnReleased
OnToggled
SetIcon Sets an icon for the button via a raw image.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.