GetWeaponLongBursts

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::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

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

Example

float fBurst
set fBurst to GetWeaponLongBurst WeapNVAssaultCarbine

See Also