SoundManager.MusicSource Field

MyDungeon

SoundManagerMusicSource Field

An AudioSource attached to the SoundManager used for music

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

Field Value

Type: AudioSource
See Also