Skip to content

event onMusicVolumeChange (client-side)

Available since version: 0.3.0

This event is triggered when music volume changes.

Parameters

float from, float to
  • float from: the previous volume.
  • float to: the new volume.