Click or drag to resize
SoundInterfaceBehaviourPlayAudioClip Method
Overload List
  NameDescription
Public methodPlayAudioClip(AudioChannelType, AudioClip)
Plays the specified clip, if it's not already playing.
Public methodPlayAudioClip(AudioChannelType, AudioClip, Single)
Plays the specified clip, if it's not already playing.
Public methodPlayAudioClip(AudioChannelType, AudioClip, Single, Boolean)
Plays the specified clip, if it's not already playing.
Public methodPlayAudioClip(AudioChannelType, AudioClip, Single, Boolean, Single)
Fades to the specified clip, if it's not already playing.
Top
See Also