StopStageSfx¶ Description¶ Stops all instances of the given sound effect slot in the StageConfig playing. Parameters¶ SFX The slot of the sound effect in the StageConfig. Return Value¶ None. Syntax¶ StopStageSfx(int SFX) Example¶ StopStageSfx(0)