Returns data about the player results from a modal action 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).

selection?: number

Remarks

Returns the index of the button that was pushed.