StopSounds()


Module: Sound
SP Only

Summary:

Stop all sounds on an entity. *WARNING*, You must have a wait between StopSounds() and delete() or the sound will not stop.



Call this on:

<entity> An entity



Example:

beatBox StopSounds();