Private
constructorOptional
Readonly
cancelationThis property can't be read in early-execution mode.
Readonly
canceledIf true, the form was canceled by the player (e.g., they selected the pop-up X close button).
This property can't be read in early-execution mode.
Optional
Readonly
selectionThis property can't be read in early-execution mode.
Returns data about the player results from a modal message form.
Example: showBasicMessageForm.ts
Example: showTranslatedMessageForm.ts