SetMusicVolume
- Parameters
-
volume integer
Volume between 0 and 127.
- comment
Sets the music volume.
- patch
1.00
- Source
- common.j
- return type
nothing
- Source code
native SetMusicVolume takes integer volume returns nothing
volume | integer |
Volume between 0 and 127. |
Sets the music volume.
1.00
nothing
native SetMusicVolume takes integer volume returns nothing