UIMessage
Inherits from Panel
UI Frame for Message.
Variables
Name | Type | Description |
---|---|---|
message | Message object | |
UI_title | DirectLabel | Message title object |
UI_message | DirectLabel | Message message object |
UI_scrolled_frame | DirectScrolledFrame | Frame that allows scrolling of the message |
UI_close_button | Button that closes the frame |
Functions
Name | Description |
---|---|
destroy | Destroys the UI elements |
Last modified: 31 December 2024