MCPcopy Create free account
hub / github.com/esengine/esengine / install

Method install

packages/engine-core/src/EnginePlugin.ts:67–67  ·  view source on GitHub ↗

* 安装编辑器模块 * Install editor module

(services: ServiceContainer)

Source from the content-addressed store, hash-verified

65 * Install editor module
66 */
67 install(services: ServiceContainer): Promise<void>;
68
69 /**
70 * 卸载编辑器模块

Callers 3

installPluginMethod · 0.65
installMethod · 0.65
activatePluginEditorMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected