Functions
AdjustPitch () {: aria-label='Functions' }
{: .abp .tooltip .badge }
void AdjustPitch ( ID, float Pitch ) {: .copyable aria-label='Functions' }
mostly useful for repeating sounds
AdjustVolume () {: aria-label='Functions' }
{: .abp .tooltip .badge }
void AdjustVolume ( ID, float Volume ) {: .copyable aria-label='Functions' }
mostly useful for repeating sounds
GetAmbientSoundVolume () {: aria-label='Functions' }
{: .abp .tooltip .badge }
float GetAmbientSoundVolume ( ID ) {: .copyable aria-label='Functions' }
IsPlaying () {: aria-label='Functions' }
Play () {: aria-label='Functions' }
Preload () {: aria-label='Functions' }
SetAmbientSound () {: aria-label='Functions' }
Stop () {: aria-label='Functions' }
StopLoopingSounds () {: aria-label='Functions' }
void StopLoopingSounds ( ) {: .copyable aria-label='Functions' }