Class ActionFormData

Builds a simple player form with buttons that let the player take action.

Hierarchy

  • ActionFormData

Constructors

Methods

Constructors

Methods

  • Parameters

    • player: Player

      Player to show this dialog to.

    Returns Promise<ActionFormResponse>

    Remarks

    Creates and shows this modal popup form. Returns asynchronously when the player confirms or cancels the dialog.

    This function can't be called in read-only mode.

    Throws

    This function can throw errors.