Loading...
Searching...
No Matches
realvirtual.UIMessageBox Class Reference
Displays a message box with a text field in the middle of the gameview.
Inheritance diagram for realvirtual.UIMessageBox:

Public Member Functions | |
void | DisplayMessage (string message, bool autoclose, float closeafterseconds) |
Displays the message on the middle of the gameview. | |
Public Attributes | |
Text | TextBox |
A pointer to the Unity UI text box. | |