Class ModalFormResponse

Returns data about player responses to a modal form.

Hierarchy

Constructors

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?: any[]

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