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

Method uninstall

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

* 卸载编辑器模块 * Uninstall editor module

()

Source from the content-addressed store, hash-verified

71 * Uninstall editor module
72 */
73 uninstall?(): Promise<void>;
74
75 /**
76 * 编辑器就绪回调

Callers 4

uninstallPluginMethod · 0.65
uninstallMethod · 0.65
disposeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected