GetWeaponLongBursts

From the Fallout3 GECK Wiki
Revision as of 13:07, 16 July 2014 by imported>Odessa (adapted from gribbleshnibbit)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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