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

Method destroy

packages/material-system/src/tokens.ts:163–163  ·  view source on GitHub ↗

* 销毁管理器,释放所有资源 * Destroy manager and release all resources

()

Source from the content-addressed store, hash-verified

161 * Destroy manager and release all resources
162 */
163 destroy(): void;
164}
165
166// ============================================================================

Callers 15

_handleDespawnMethod · 0.65
removeWorldMethod · 0.65
destroyEntitiesMethod · 0.65
destroyMethod · 0.65
destroyMethod · 0.65
removeAllEntitiesMethod · 0.65
flushDeduplicationMethod · 0.65
executeCommandMethod · 0.65
destroyWorkerPoolFunction · 0.65
resetFunction · 0.65
applyEntityRemovedMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected