Play | Void | Starts playing the sound attatched to this object. |
Stop | Void | Stops playing the sound attatched to this object. |
Pause | Void | Pauses the sound attatched to this object. |
Unpause | Void | Unpauses the sound attatched to this object. |
SetVolume | Void | Sets the volume of the attached sound object. |
SetPitch | Void | Sets the pitch of the attached sound object. |
SetSpatialBlend | Void | Sets the spatial blend (played locally vs globally, 2D or 3D sound) of the attached sound object |
Set3DSound | Void | Enable/Disable set 3D Sound |
SetSoundID | Void | |
GetLength | Number | |