Returns data about player responses to a modal form.

Hierarchy (View Summary)

Properties

cancelationReason?: FormCancelationReason

Contains additional details as to why a form was canceled.

canceled: boolean

If true, the form was canceled by the player (e.g., they selected the pop-up X close button).

formValues?: (string | number | boolean)[]

An ordered set of values based on the order of controls specified by ModalFormData.