The target entity that the dialogue is focused on.
The title of the dialogue form.
Optional
content: stringThe content of the dialogue form.
Whether the dialogue form is from a trait.
Readonly
buttonsThe buttons of the dialogue form.
The dialogue content of the form.
Protected
Readonly
formThe form id of the form.
Whether the dialogue form is from a trait.
Readonly
targetThe target entity that the dialogue is focused on.
The title of the form.
Readonly
typeThe type of form.
Static
formThe next form id to use when creating a new form.
Adds a button to the dialogue form.
The text of the button.
The current instance of the dialogue form.
Closes the form for a player.
The player to close the form for.
Shows the form to a player.
The player to show the form to.
The form response; the value of the form.
Static
close
Creates a new dialogue form.