|
Tiberian Technologies Scripts Reference Revision: 9000
|
2D Sound Controller More...
#include <unstoppable.h>
Creates a 2D sound with specified definition name, and starts/stops it with customs. The created sound is destroyed when the script detaches or the attached object gets destroyed.
| SoundDef | Definition name of the sound to create. |
| StartCustomType | Expected custom type to start the sound. |
| StopCustomType | Expected custom type to stop the sound. |