Reference API Roblox

Engine API

Website

Related

Reference API Roblox

MessageType

Message category and severity level.

Items 4

HistoryNameValueDescription
136MessageOutput0

The message is from the standard output channel.

136MessageInfo1

The message is from the information channel.

136MessageWarning2

The message is from the warning channel.

136MessageError3

The message is from the error channel.

Description

A message can be a simple diagnostic or a sign of a system instability or failure. The channel that the message appears in indicates its severity. The MessageType indicates which channel the message displays in.

History 5

Settings