Unity3D信息框怎么只允许输入数字
1、我们先插入inputfield
2、然后看到content type
3、默认是stander改为integer numeber
4、这时候发现我文字直接清空了
5、我们先输入写字母发现键入不了
6、我们发现只有数字能输入进去
声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
1、我们先插入inputfield
2、然后看到content type
3、默认是stander改为integer numeber
4、这时候发现我文字直接清空了
5、我们先输入写字母发现键入不了
6、我们发现只有数字能输入进去