Adds a dropdown with choices to the form.
This function can't be called in read-only mode.
Optional defaultValueIndex: numberCreates 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.
This function can throw errors.
Player to show this dialog to.
Adds a numeric slider to the form.
This function can't be called in read-only mode.
Optional defaultValue: numberAdds a textbox to the form.
This function can't be called in read-only mode.
Optional defaultValue: stringThis builder method sets the title for the modal dialog.
This function can't be called in read-only mode.
Adds a toggle checkbox button to the form.
This function can't be called in read-only mode.
Optional defaultValue: boolean
Used to create a fully customizable pop-up form for a player.