event
onSoundVolumeChange (client-side)
Available since version: 0.3.0
This event is triggered when sound volume changes.
Parameters
float from, float to
float
from: the previous volume.float
to: the new volume.