PEd_ShowQuestionAsync

function

PEd_ShowQuestionAsync(_string, _callback)

Description

Shows a question.

Arguments

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 © 2022, BlueBurn. Built on September 12, 2022 using GMDoc.