StopSoundAlt

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin.

Description

Immidiately stops an instance of a Sound that is currently playing from a specified source, e.g. played using PlaySound3D.

Syntax

[help]
(success:0/1) StopSoundAlt soundForm:ref source:ref

Example

StopSoundAlt NPCHumanDrinkingWaterToilet Player 

See Also