Audio Player

Back


Assembly: CarterGames.AudioManager.Runtime

Namespace: CarterGames.Assets.AudioManager


Methods


Play


Method

Declaration

public void Play()

Plays all the clips assigned in the inspector. This uses the settings from the inspector for the clip to set the values for it. You can edit the volume, pitch, start time & delay from the custom inspector for each clip in the player.


AudioPlayer.Play();