GUIButton

From Virtual World Web Wiki
Revision as of 14:26, 15 January 2018 by Spark5 (Talk | contribs) (Documentation for the GUIButton class)

Jump to: navigation, search

A component representing a clickable button

Remarks [edit]

Properties

GUIImageBox Icon {get;}
Reference to the icon Imagebox on the button

Events

Click()
Event fired when the user clicks the button
RightClick()