Skip to content

@modoki/engine / index / AudioCue

Interface: AudioCue

Audio

bus?

optional bus?: "ui" | "sfx" | "master" | "music"


clip?

optional clip?: string

Direct one-shot: play this clip guid now (no entity/AudioSource needed).


name?

optional name?: string

Named cue → plays any AudioSource whose playOnCue matches.


pitch?

optional pitch?: number


volume?

optional volume?: number

Built with Modoki.