Exemple #1
0
 /// <summary> Removes this Positional from the AmbientSounds Manager when disabling/destroying </summary>
 private void OnDisable()
 {
     AmbienceManager.RemoveArea(this);
 }