Open Dev Kit Documentation :: GUI :: Show Input Dialog
GUI.ShowInputDialog( Title String, Message String, Default String ) BooleanDisplays the common text input dialog
Parameters
- Title String
- Title/heading of the input dialog
- Message String
- Message/body of the input dialog
- Default String
- Default text for input
Return Value
If you think anything is missing, please feel free to: submit documentation feedback on this page
