MCPcopy Create free account
hub / github.com/esengine/esengine / EditorPluginManager.test.ts

File EditorPluginManager.test.ts

packages/editor-core/tests/EditorPluginManager.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Core } from '@esengine/ecs-framework';
2import {
3 EditorPluginManager,
4 UIRegistry,

Callers

nothing calls this directly

Calls 15

isInstalledMethod · 0.80
getMenuMethod · 0.80
getToolbarItemMethod · 0.80
notifyProjectOpenMethod · 0.80
notifyProjectCloseMethod · 0.80
getPluginsByCategoryMethod · 0.80
disablePluginMethod · 0.80
enablePluginMethod · 0.80
initializeMethod · 0.65
disposeMethod · 0.65
destroyMethod · 0.65
getPanelMethod · 0.65

Tested by

no test coverage detected