Api

Runutils

OpenAPI > RunUtils

OpenAPI.RunUtils class

运行时工具

Signature:

class RunUtils

Properties

Property

Modifiers

Type

Description

child_process

static

readonly

any | undefined

child_process库

-- 只支持PC版本

-- WEB版本基于LocalStorage

fs

static

readonly

any | undefined

fs库

-- 只支持PC版本

-- WEB版本基于LocalStorage

gameEnv

static

readonly

number

当前游戏环境

0-编辑器

1-PC

2-WEB

nw_gui

static

readonly

any | undefined

nw.gui库

-- 只支持PC版本

-- WEB版本基于LocalStorage

os

static

readonly

any | undefined

os库

-- 只支持PC版本

-- WEB版本基于LocalStorage

path

static

readonly

any | undefined

path库

-- 只支持PC版本

-- WEB版本基于LocalStorage

process

static

readonly

any | undefined

process库

-- 只支持PC版本

-- WEB版本基于LocalStorage

Methods

Method

Modifiers

Description

require(name)

static

获取默认引入的库

-- 只支持PC版本

-- WEB版本基于LocalStorage


Copyright © 2021 - 2025