API 参考scene 模块restoreInput 恢复场景输入On this pagerestoreInput 恢复场景输入restoreInput 类型: MethodDeclaration 定义位置: scene.ts 描述 恢复场景输入 返回值 类型: void 源代码 位置: 第 396 行 public restoreInput(): void { this.preventInputEvents = Math.max(this.preventInputEvents - 1, 0) } 文档生成时间:2025/7/7 12:07:06