Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
uninstallPlugin
Method · 0.65
uninstall
Method · 0.65
dispose
Method · 0.65
deactivatePluginEditor
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected