2020-05-29 08:53:29 +02:00
parent e061a1d9c7
commit a9bb35307a

6
findCue.md Normal file

@ -0,0 +1,6 @@
(static) findCue(cueName) → {Object|undefined} NodeCG cue object
Returns the sound cue of the provided cueName in the current bundle. Returns undefined if a cue by that name cannot be found in this bundle.
#Parameters
Name Type Description
cueName String