Eazy Sound Manager API Refrence
AudioAudioSource Property |
The audio source that is responsible for this audio. Do not modify the audiosource directly as it could result to unpredictable behaviour. Use the Audio class instead.
Namespace: Hellmade.Sound
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0

C#
public AudioSource AudioSource { get; }
Property Value
Type: AudioSource