PauseSfx
Category: Audio
Signature
PauseSfx(sfxReference As Integer)
Returns
Void
Description
Pauses a currently playing sound effect.
If the sound effect is not playing, nothing changes.
Example
PauseSfx(engineSfx)
Category: Audio
PauseSfx(sfxReference As Integer)
Void
Pauses a currently playing sound effect.
If the sound effect is not playing, nothing changes.
PauseSfx(engineSfx)