ISoundLibrary
Summary
Interface for sound-effect libraries.Signature
Remarks
Implemented byBaseSoundLibrary and its concrete subclass SoundLibrary. Access an instance via ctx.libraries.getSound().library.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Interface for sound-effect libraries.
interface ISoundLibrary extends IExposedLibrary, IMutableLibrary
BaseSoundLibrary and its concrete subclass SoundLibrary. Access an instance via ctx.libraries.getSound().library.