C# Class Foundation.Databinding.AudioRegulator

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: NVentimiglia/Unity3d-Foundation

Méthodes publiques

Свойство Type Description
Layer AudioLayer

Méthodes publiques

Méthode Description
UpdateVolume ( ) : void

Méthodes protégées

Méthode Description
Awake ( ) : void
OnDestroy ( ) : void

Private Methods

Méthode Description
AudioManager_OnVolumeChanged ( AudioLayer arg1, float arg2 ) : void

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

OnDestroy() protected méthode

protected OnDestroy ( ) : void
Résultat void

UpdateVolume() public méthode

public UpdateVolume ( ) : void
Résultat void

Property Details

Layer public_oe property

layer this is a member of
public AudioLayer Layer
Résultat AudioLayer