GetWeaponLongBursts

< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Returns the long bursts value of the specified weapon or calling reference.

Syntax

(float) reference.GetWeaponLongBursts Weapon:form

Example

float fBurst
set fBurst to GetWeaponLongBurst WeapNVAssaultCarbine

See Also