GetWeaponDetectionSoundLevel

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns a weapon's detection sound level:

0	Loud
1	Normal
2	Silent

Syntax

[help]
(soundLevel:int) GetWeaponDetectionSoundLevel weapon:ref

Example

GetWeaponDetectionSoundLevel WeapNVSilenced22Pistol 

See Also