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