Skip to content

@modoki/engine / index / cueSound

Function: cueSound()

cueSound(name, world?): void

Raise a named cue — every AudioSource with a matching playOnCue fires a one-shot this frame.

Parameters

name

string

world?

World = ...

Returns

void

Built with Modoki.