Private
constructorOptional
Readonly
cancelationContains additional details as to why a form was canceled.
Readonly
canceledIf true, the form was canceled by the player (e.g., they selected the pop-up X close button).
Optional
Readonly
formAn ordered set of values based on the order of controls specified by ModalFormData.
Returns data about player responses to a modal form.
Example
modalFormSimple.ts