Contents
← XML UI ← XML elements < MessageFrame
Inheritance[edit | edit source]
- Inherited by: none, Inherits: <Frame>, Runtime object: MessageFrame
- Defined in: Frames, Ui
Elements[edit | edit source]
- <FontString>
- <TextInsets>
Attributes[edit | edit source]
- font (string)
- fade (boolean) Default is true. - whether the message should fade. "true" fades, "false" disappears instantly.
- fadeDuration (float) Default is 3.0.
- displayDuration (float) Default is 10.0.
- insertMode (string) Default is "BOTTOM". - where should new lines appear. Possible values: "TOP", "BOTTOM".
- displayDuration (float) Default is 10.0.
Community content is available under CC-BY-SA unless otherwise noted.