We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We could get some benefit from renaming and/or repackaging the chatbox functionality as well as adding docs to it
Chatbox.inputType 0 is default 1 is "Enter amount" 2 is "Enter name" 3 is "Enter object name" (is this vanilla?? what is this?)
Chatbox.inputType
should create an enum for this
Chatbox.messagePromptRaised opens some input box without a heading, covering chatbox what is this? would be good to add docs explaining usage
Chatbox.messagePromptRaised
Chatbox.inputMessage this is the currently typed message
Chatbox.inputMessage
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We could get some benefit from renaming and/or repackaging the chatbox functionality as well as adding docs to it
Chatbox.inputType
0 is default
1 is "Enter amount"
2 is "Enter name"
3 is "Enter object name" (is this vanilla?? what is this?)
Chatbox.messagePromptRaised
opens some input box without a heading, covering chatbox
what is this? would be good to add docs explaining usage
Chatbox.inputMessage
this is the currently typed message
The text was updated successfully, but these errors were encountered: