PlaySfx
Category: Audio
Signature
PlaySfx(sfxReference As Integer)
Returns
Void
Description
Starts one-shot playback of a loaded sound effect.
If the sound effect is already playing, it restarts from the beginning.
Example
PlaySfx(jumpSfx)
Category: Audio
PlaySfx(sfxReference As Integer)
Void
Starts one-shot playback of a loaded sound effect.
If the sound effect is already playing, it restarts from the beginning.
PlaySfx(jumpSfx)