A function defined in PEd_ShowQuestionAsync.gml
PEd_ShowQuestionAsync(_string, _callback)
Shows a question.
Name | Type | Description |
---|---|---|
_string | String |
The question string. |
_callback | Function |
A callback function. It is passed true as the first argument if "Yes" is slected or false otherwise. |
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.