Method that sets the body text for the modal form.
Method that sets the text for the first button of the dialog.
This method sets the text for the second button on the dialog.
Player to show this dialog to.
Creates and shows this modal popup form. Returns asynchronously when the player confirms or cancels the dialog.
This function can't be called in read-only mode.
This function can throw errors.
This builder method sets the title for the modal dialog.
Builds a simple two-button modal dialog.
Example
messageFormSimple.ts
Example
HigherRandomTickWarningPrompt.js