A function defined in FORMS_DrawPopupMessage.gml
FORMS_ShowPopupMessage(_text[, _ms])
Shows the popup message.
Name | Type | Description |
---|---|---|
_text | String |
The text of the popup message. |
_ms | Real |
The duration of the popup message in ms. Defaults to 2000. |
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.