6
findCue.md
Normal file
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
|
||||
|
||||
Reference in New Issue
Block a user