MCPcopy Create free account
hub / github.com/eva-engine/eva.js / onDestroy

Method onDestroy

packages/plugin-matterjs/lib/PhysicsSystem.ts:182–182  ·  view source on GitHub ↗

* System 被销毁的时候调用。 * Called while the system be destroyed.

()

Source from the content-addressed store, hash-verified

180 * Called while the system be destroyed.
181 */
182 onDestroy() {}
183}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected