An invisible speaker that can playback a sound shader or file. More...

Public Member Functions | |
| Play () | |
| Plays the sound associated with this speaker. More... | |
| Stop () | |
| Stops playing the sound. More... | |
Public Member Functions inherited from BaseEntityT | |
| string | GetName () |
| Returns the name of this entity. More... | |
| x y z | GetOrigin () |
| Returns the origin of this entity as a triple of numbers. More... | |
| SetOrigin (number x, number y, number z) | |
| Sets a new position for this entity. More... | |
An invisible speaker that can playback a sound shader or file.
TODO: Expose more scripting control.
speaker | Play | ( | ) |
Plays the sound associated with this speaker.
| Stop | ( | ) |
Stops playing the sound.