Returns data about player responses to a modal form.

Hierarchy

Constructors

Properties

cancelationReason?: FormCancelationReason

Remarks

Contains additional details as to why a form was canceled.

canceled: boolean

Remarks

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

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

Remarks

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