Skip to content

StopSfx

Description

Stops all instances of the given sound effect slot in the GameConfig playing.

Parameters

  • SFX The slot of the sound effect in the GameConfig.

Return Value

None.

Syntax

StopSfx(int SFX)

Example

StopSfx(0)