Message

Show Deprecated
deprecated

Fills the entire screen with a semi-transparent grey background, with centered text in the middle of the screen. With the introduction of Roblox's GUI features it has been deprecated and TextLabels should be used instead for new work.

Messages will not display if the Message.Text field is empty.

Summary

Properties

Properties

Text

read parallel

Sets the text of a Message or Hint.

A Message will be invisible if its Message.Text property is blank, however the black bar of a Hint will remain visible.

Methods

Events