FORMS_ShowPopupMessage

A function defined in FORMS_DrawPopupMessage.gml

FORMS_ShowPopupMessage(_text[, _ms])

Description

Shows the popup message.

Arguments

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.