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

Class

packages/plugin-sound/lib/SoundSystem.ts:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 Sound: [],
40})
41class SoundSystem extends System {
42 /** 系统名称 */
43 static systemName = 'SoundSystem';
44

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected