TextButton - LiruJ/GuiCookie GitHub Wiki

Overview

The TextButton controller combines the functionality of the base Button class with the functionality of the TextBlock component.

Components

public, OnCreated()

This is used to display the actual text of the button.

Properties

Text

string

Gets or sets the text of the button.

Colour

Color?

Gets or sets the colour of the button's text.

⚠️ **GitHub.com Fallback** ⚠️