Field in VoiceOverPresenter
The UnityEngine.AudioSource that this voice over view will play its audio from.
UnityEngine.AudioSource
public AudioSource audioSource;
If this is null , a new UnityEngine.AudioSource will be added at runtime.
null
Last updated 2 months ago
Was this helpful?