/src/script/lua_api/

lass="hl com"> * @param current initial value to display * @param editType type of texfield * (1==multiline text input; 2==single line text input; 3=password field) */ void showInputDialog(const std::string &acceptButton, const std::string &hint, const std::string &current, int editType);