Api
Runutils
OpenAPI > RunUtils
OpenAPI.RunUtils class
运行时工具
Signature:
class RunUtils
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
| any | undefined | child_process库 -- 只支持PC版本 -- WEB版本基于LocalStorage | |
| any | undefined | fs库 -- 只支持PC版本 -- WEB版本基于LocalStorage | |
| number | 当前游戏环境 0-编辑器 1-PC 2-WEB | |
| any | undefined | nw.gui库 -- 只支持PC版本 -- WEB版本基于LocalStorage | |
| any | undefined | os库 -- 只支持PC版本 -- WEB版本基于LocalStorage | |
| any | undefined | path库 -- 只支持PC版本 -- WEB版本基于LocalStorage | |
| any | undefined | process库 -- 只支持PC版本 -- WEB版本基于LocalStorage |
Methods
Method | Modifiers | Description |
---|---|---|
| 获取默认引入的库 -- 只支持PC版本 -- WEB版本基于LocalStorage |