SoundManager.SfxSource Field

MyDungeon

SoundManagerSfxSource Field

An AudioSource attached to the SoundManager used for sound effects

Namespace:  MyDungeon.Managers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public AudioSource SfxSource

Field Value

Type: AudioSource
See Also