| SoundInterfaceBehaviourPlaySoundEffect Method |
| Name | Description | |
|---|---|---|
| PlaySoundEffect(AudioClip) |
Plays the specified sound effect once.
| |
| PlaySoundEffect(AudioClip, Single) |
Plays the specified sound effect once with the passed volume.
| |
| PlaySoundEffect(AudioClip, Single, Boolean) |
Plays the specified sound effect with the passed volume.
|