ScriptEvent:fadeSound

From Mod Wiki

Parameters

integer channel -- The channel to fade.
float to -- The new volume to fade to.
float over -- Time to fade over in seconds.

Result

None.

Supported By

idEntity

Functionality

Linearly interpolates the volume on the channel to the new volume over the length of time specified.