GetSoundPlayers

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns an array_var containing all object references currently playing the specified Sound.

Syntax

[help]
(soundPlayers:array_var) GetSoundPlayers sound:ref

Example

let aSoundPlayers := GetSoundPlayers FXBulletWhiz 

See Also