Skip to content

StopSfx (RSDKv3)

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)