Class ModalFormData

Used to create a fully customizable pop-up form for a player.

Hierarchy

  • ModalFormData

Constructors

Methods

Constructors

Methods

  • Parameters

    • player: Player

      Player to show this dialog to.

    Returns Promise<ModalFormResponse>

    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.