Sequine - Scripting API
Calcatz.CookieCutter.Audio.AudioSourceAutoAdjustVolume Class Reference

A component that requires an Audio Source, that makes it listen to the Audio Manager, to update the volume when it's affected. More...

Inheritance diagram for Calcatz.CookieCutter.Audio.AudioSourceAutoAdjustVolume:

Public Member Functions

void SetVolume (float _masteredVolume)
 
void FadeStop (float _duration=1)
 

Detailed Description

A component that requires an Audio Source, that makes it listen to the Audio Manager, to update the volume when it's affected.

Member Function Documentation

◆ FadeStop()

void Calcatz.CookieCutter.Audio.AudioSourceAutoAdjustVolume.FadeStop ( float  _duration = 1)

◆ SetVolume()

void Calcatz.CookieCutter.Audio.AudioSourceAutoAdjustVolume.SetVolume ( float  _masteredVolume)