StopMusic
- Parameters
-
fadeOut boolean
- comment
Stops the current music.
- patch
1.00
- Source
- common.j
- return type
nothing
- Source code
native StopMusic takes boolean fadeOut returns nothing
fadeOut | boolean |
Stops the current music.
1.00
nothing
native StopMusic takes boolean fadeOut returns nothing