This site is inactive!

This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.

Members

Functions

Returns Function History
void SetTextFromInput ( string text ) (+0.277)

YieldFunctions

  • 1 yieldfunction inherited from Instance

Events

Property Descriptions

Font TextLabel.Font

float TextLabel.LineHeight

Version History:(+0.317)

bool TextLabel.Localize

Version History:(+0.295, −0.309)

Tags: RobloxScriptSecurity, hidden

string TextLabel.LocalizedText

Version History:(+0.309)

Tags: hidden, readonly

string TextLabel.Text

Vector2 TextLabel.TextBounds

Tags: readonly

Color3 TextLabel.TextColor3

bool TextLabel.TextFits

Tags: readonly

bool TextLabel.TextScaled

Version History:(+0.50)

float TextLabel.TextSize

Version History:(+0.263)

Color3 TextLabel.TextStrokeColor3

Version History:(+0.48)

float TextLabel.TextStrokeTransparency

Version History:(+0.48)

float TextLabel.TextTransparency

TextTruncate TextLabel.TextTruncate

Version History:(+0.326)

bool TextLabel.TextWrapped

Version History:(+0.51)

TextXAlignment TextLabel.TextXAlignment

TextYAlignment TextLabel.TextYAlignment

FontSize TextLabel.FontSize

Deprecated: This member is deprecated.

BrickColor TextLabel.TextColor

Deprecated: This member is deprecated.

Tags: hidden

bool TextLabel.TextWrap

Deprecated: This member is deprecated.

Function Descriptions

voidTextLabel.SetTextFromInput ( string text )

Version History:(+0.277)

Tags: RobloxScriptSecurity