实验性
A simple message form UI, 2 buttons and a text body.
Sets the data for the text in the body of the form. It is contained within a scroll view to allow for lots of text.
可选
Sets the data for the top button in the form.
Sets the data for the bottom button in the form.
Closes the form. Will throw an error if the form is not open.
Show this modal to the player. Will throw an error if the modal is already showing.
Sets the title of form.
静态
Creates a message form for a certain player. Use this instead of a constructor.
A simple message form UI, 2 buttons and a text body.