Click or drag to resize
SoundInterfaceBehaviourPlaySoundEffect Method
Overload List
  NameDescription
Public methodPlaySoundEffect(AudioClip)
Plays the specified sound effect once.
Public methodPlaySoundEffect(AudioClip, Single)
Plays the specified sound effect once with the passed volume.
Public methodPlaySoundEffect(AudioClip, Single, Boolean)
Plays the specified sound effect with the passed volume.
Top
See Also