SlashCo.AudioSystem.FadeToVolume
SlashCo.AudioSystem.FadeToVolume( IGModAudioChannel channel, number fadeTime = 1, number targetVol = 1, function callback = nil )
Description
Fades the given channel to the given target volume over time
Arguments
4function callback = nil
The callback function called once it finished fading
Function argument(s):
Function return argument(s):