|
Name | Description |
---|---|
position | Rectangle on the screen to use for the button. |
text | Text to display on the button. |
image | Texture to display on the button. |
content | Text, image and tooltip for this button. |
style | The style to use. If left out, the button style from the current GUISkin is used. |
bool - true when the users clicks the button
Make a button that is active as long as the user holds it down.