TextButton - LiruJ/GuiCookie GitHub Wiki
The TextButton controller combines the functionality of the base Button class with the functionality of the TextBlock component.
public, OnCreated()
This is used to display the actual text of the button.
string
Gets or sets the text of the button.
Color?
Gets or sets the colour of the button's text.