CreateSoundFromLabel
- Parameters
soundLabel stringlooping booleanis3D booleanstopwhenoutofrange booleanfadeInRate integerfadeOutRate integer- comment
- patch
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
sound- Source code
native CreateSoundFromLabel takes string soundLabel, boolean looping, boolean is3D, boolean stopwhenoutofrange, integer fadeInRate, integer fadeOutRate returns sound