GetWeaponRumbleWavelength

From GECK
(Redirected from GetRumbleWavelen)
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Returns the rumble wavelength for the specified weapon or calling reference.

Syntax

[help]
(float) reference.GetWeaponRumbleWavelength Weapon:form 

Or:

(float) reference.GetRumbleWavelen Weapon:form 

Example

float fWaveLen
set fWaveLen to GetRumbleWavelen WeapNV9mmPistol

See Also