怎么获取 EditBox 编辑框的输入的内容啊??哪个大神给说说,在网上也没搜到
兄弟去查 API, EditBox
新版文档 顶栏,有 API 的地址
var content = node.getComponent(cc.EditBox).string;